summaryrefslogtreecommitdiffstats
path: root/vlc
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-01-22 15:07:13 +0000
committer Eric Hameleers <alien@slackware.com>2009-01-22 15:07:13 +0000
commitb5ce25e9f233e20dcc5a9115b5463de3eeae9623 (patch)
tree55dc9c919e18676755f1a5351fe42c5383c6e4be /vlc
parent3d1e68e8d78a8ebb8f91b9858c01fbd0f9cd14b5 (diff)
downloadasb-b5ce25e9f233e20dcc5a9115b5463de3eeae9623.tar.gz
asb-b5ce25e9f233e20dcc5a9115b5463de3eeae9623.tar.xz
Initial revision
Diffstat (limited to 'vlc')
-rw-r--r--vlc/build/libdc1394-noexamples.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/vlc/build/libdc1394-noexamples.patch b/vlc/build/libdc1394-noexamples.patch
new file mode 100644
index 00000000..d6271a3b
--- /dev/null
+++ b/vlc/build/libdc1394-noexamples.patch
@@ -0,0 +1,11 @@
+--- libdc1394-1.2.1/Makefile 2006-11-22 21:49:05.000000000 +0100
++++ libdc1394/Makefile 2006-11-22 21:48:12.000000000 +0100
+@@ -177,7 +177,7 @@ sbindir = ${exec_prefix}/sbin
+ sharedstatedir = ${prefix}/com
+ sysconfdir = ${prefix}/etc
+ target_alias =
+-SUBDIRS = libdc1394 examples
++SUBDIRS = libdc1394
+ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config.h.in \
+ stamp-h.in
+