]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/libdc1394-noexamples.patch
Use var_Inherit* instead of var_CreateGet*.
[vlc] / extras / contrib / src / Patches / libdc1394-noexamples.patch
1 --- libdc1394-1.2.1/Makefile    2006-11-22 21:49:05.000000000 +0100
2 +++ libdc1394/Makefile  2006-11-22 21:48:12.000000000 +0100
3 @@ -177,7 +177,7 @@ sbindir = ${exec_prefix}/sbin
4  sharedstatedir = ${prefix}/com
5  sysconfdir = ${prefix}/etc
6  target_alias = 
7 -SUBDIRS = libdc1394 examples
8 +SUBDIRS = libdc1394 
9  MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config.h.in \
10         stamp-h.in
11