[SCM] liblivemedia/master: Drop install-target.patch (really fully applied upstream).

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Mon Dec 24 01:38:42 UTC 2012


The following commit has been merged in the master branch:
commit 960623b487df2613c68127c7e375ab4a864224c0
Author: Benjamin Drung <bdrung at debian.org>
Date:   Mon Dec 24 02:10:00 2012 +0100

    Drop install-target.patch (really fully applied upstream).

diff --git a/debian/patches/install-target.patch b/debian/patches/install-target.patch
deleted file mode 100644
index b28d225..0000000
--- a/debian/patches/install-target.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Description: Add an install target to the build system.
-Author: Benjamin Drung <bdrung at debian.org>
-
---- a/Makefile.tail
-+++ b/Makefile.tail
-@@ -21,13 +21,13 @@
- 	cd $(PROXY_SERVER_DIR) ; $(MAKE)
- 
- install:
--        cd $(LIVEMEDIA_DIR) ; $(MAKE) install
--        cd $(GROUPSOCK_DIR) ; $(MAKE) install
--        cd $(USAGE_ENVIRONMENT_DIR) ; $(MAKE) install
--        cd $(BASIC_USAGE_ENVIRONMENT_DIR) ; $(MAKE) install
--        cd $(TESTPROGS_DIR) ; $(MAKE) install
--        cd $(MEDIA_SERVER_DIR) ; $(MAKE) install
--        cd $(PROXY_SERVER_DIR) ; $(MAKE) install
-+	cd $(LIVEMEDIA_DIR) ; $(MAKE) install
-+	cd $(GROUPSOCK_DIR) ; $(MAKE) install
-+	cd $(USAGE_ENVIRONMENT_DIR) ; $(MAKE) install
-+	cd $(BASIC_USAGE_ENVIRONMENT_DIR) ; $(MAKE) install
-+	cd $(TESTPROGS_DIR) ; $(MAKE) install
-+	cd $(MEDIA_SERVER_DIR) ; $(MAKE) install
-+	cd $(PROXY_SERVER_DIR) ; $(MAKE) install
- 
- clean:
- 	cd $(LIVEMEDIA_DIR) ; $(MAKE) clean
diff --git a/debian/patches/series b/debian/patches/series
index e108aa6..8d894dd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 020_invalid_casts.patch
 021_ip_mreq_source.patch
 022_synchronous_rtspclient.patch
-install-target.patch

-- 
liblivemedia packaging



More information about the pkg-multimedia-commits mailing list