forked from pool/v4l-utils
bd9277e6d2
Update to v0.8.7, Rebased disable_rds_compilation.patch to apply cleanly OBS-URL: https://build.opensuse.org/request/show/113287 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=13
9 lines
435 B
Diff
9 lines
435 B
Diff
--- utils/Makefile.orig 2012-04-06 19:55:44.000000000 +0300
|
|
+++ utils/Makefile 2012-04-11 23:14:12.100253708 +0300
|
|
@@ -1,4 +1,4 @@
|
|
-SUBDIRS=libv4l2util libmedia_dev decode_tm6000 keytable rds v4l2-compliance v4l2-ctl v4l2-dbg v4l2-sysfs-path xc3028-firmware dvb
|
|
+SUBDIRS=libv4l2util libmedia_dev decode_tm6000 keytable v4l2-compliance v4l2-ctl v4l2-dbg v4l2-sysfs-path xc3028-firmware dvb
|
|
|
|
all install:
|
|
@for i in $(SUBDIRS); do \
|