vlc | branch: master | Felix Paul Kühne <[email protected]> | Wed Mar 21 16:04:49 2012 +0100| [1cb93c3889e8fd7a7ff77c81be6fbc00cecd4321] | committer: Felix Paul Kühne
contrib/dvbpsi: don't compile the examples on any platform > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1cb93c3889e8fd7a7ff77c81be6fbc00cecd4321 --- contrib/src/dvbpsi/rules.mak | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/contrib/src/dvbpsi/rules.mak b/contrib/src/dvbpsi/rules.mak index 09bc590..7313a75 100644 --- a/contrib/src/dvbpsi/rules.mak +++ b/contrib/src/dvbpsi/rules.mak @@ -16,9 +16,7 @@ $(TARBALLS)/libdvbpsi-$(DVBPSI_VERSION).tar.bz2: libdvbpsi: libdvbpsi-$(DVBPSI_VERSION).tar.bz2 .sum-dvbpsi $(UNPACK) $(UPDATE_AUTOCONFIG) && cd $(UNPACK_DIR) && mv config.guess config.sub .auto -ifdef HAVE_IOS $(APPLY) $(SRC)/dvbpsi/dvbpsi-noexamples.patch -endif $(MOVE) .dvbpsi: libdvbpsi _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
