summaryrefslogtreecommitdiffstats
path: root/vlc/build/schroedinger_notests.patch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-04-08 23:09:03 +0000
committer Eric Hameleers <alien@slackware.com>2013-04-08 23:09:03 +0000
commit4bd0b1be5afdbcd4d741c3bbaaabd9f95d4222d2 (patch)
treebd54dbcedc87ebab8497705e4d2d5fd8ee4cd6cf /vlc/build/schroedinger_notests.patch
parent591a4b6f1ff4db09d441888fe1b9beb786013925 (diff)
downloadasb-4bd0b1be5afdbcd4d741c3bbaaabd9f95d4222d2.tar.gz
asb-4bd0b1be5afdbcd4d741c3bbaaabd9f95d4222d2.tar.xz
Initial revision
Diffstat (limited to 'vlc/build/schroedinger_notests.patch')
-rw-r--r--vlc/build/schroedinger_notests.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/vlc/build/schroedinger_notests.patch b/vlc/build/schroedinger_notests.patch
new file mode 100644
index 00000000..60b495bc
--- /dev/null
+++ b/vlc/build/schroedinger_notests.patch
@@ -0,0 +1,21 @@
+--- schroedinger/Makefile.am 2009-09-29 07:08:51.000000000 +0200
++++ schroedinger.new/Makefile.am 2010-01-09 02:18:41.000000000 +0100
+@@ -1,6 +1,6 @@
+ AUTOMAKE_OPTIONS = foreign
+
+-SUBDIRS = schroedinger doc tools testsuite
++SUBDIRS = schroedinger doc tools
+
+ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
+
+--- schroedinger/tools/Makefile.am 2010-01-04 03:52:01.000000000 +0100
++++ schroedinger.new/tools/Makefile.am 2010-05-08 20:50:30.000000000 +0200
+@@ -5,7 +5,7 @@
+
+
+ AM_CFLAGS = $(SCHRO_CFLAGS) $(ERROR_CFLAGS) \
+- $(ORC_CFLAGS) \
++ -L$(PREFIX)/lib $(ORC_CFLAGS) \
+ -DSCHRO_ENABLE_UNSTABLE_API
+ LDADD = $(SCHRO_LIBS)
+