summaryrefslogtreecommitdiffhomepage
path: root/patches/libcaca.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2017-09-03 20:05:55 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2017-09-03 20:05:55 +0200
commit5637a61beeaea85651a2790fb2bcff6fff2e0ebd (patch)
tree67a94f9792fef663517b14e52f0807f5aa93186d /patches/libcaca.local.patch
parent85245e1abd9db9a3fdbc2600b890ce04173ce905 (diff)
downloadmidipix_build-5637a61beeaea85651a2790fb2bcff6fff2e0ebd.tar.bz2
midipix_build-5637a61beeaea85651a2790fb2bcff6fff2e0ebd.tar.xz
vars/build.vars: adds libcaca (HEAD) and toilet (HEAD) (via Redfoxmoon.)
patches/{libcaca,toilet}.local.patch: via Redfoxmoon. vars/{libcaca,toilet}.vars: force config.sub.
Diffstat (limited to 'patches/libcaca.local.patch')
-rw-r--r--patches/libcaca.local.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/patches/libcaca.local.patch b/patches/libcaca.local.patch
new file mode 100644
index 00000000..056e4854
--- /dev/null
+++ b/patches/libcaca.local.patch
@@ -0,0 +1,13 @@
+diff -ru libcaca.orig/Makefile.in libcaca/Makefile.in
+--- libcaca.orig/Makefile.in 2017-09-03 17:16:49.749749822 +0200
++++ libcaca/Makefile.in 2017-09-03 17:57:51.004186415 +0200
+@@ -424,8 +424,7 @@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/caca -I$(top_builddir)/caca
+-SUBDIRS = kernel caca src examples tools \
+- cxx caca-sharp python ruby java doc
++SUBDIRS = kernel caca src examples tools
+
+ DIST_SUBDIRS = $(SUBDIRS) build
+ EXTRA_DIST = NOTES COPYING.GPL COPYING.ISC COPYING.LGPL bootstrap caca-config.in libcaca.spec libcaca.sln