[SCM] flam3/master: Fix drop make dependency not implemented after all.

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Apr 18 19:24:06 UTC 2013


The following commit has been merged in the master branch:
commit 4d413a89a6a27f09b30e3bf25cde961ea646efde
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Nov 15 18:13:33 2012 +0100

    Fix drop make dependency not implemented after all.

diff --git a/debian/rules b/debian/rules
index 6abdb9f..d5a8c05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,7 +50,7 @@ DEB_CONFIGURE_EXTRA_FLAGS += --enable-shared
 # Let d-shlibs calculate development package dependencies
 #  and handle shared library install
 binary-post-install/$(libpkgname):: debian/stamp-local-shlibs-$(libname)
-debian/stamp-local-shlibs-$(libname): binary-install/$(libpkgname) debian/stamp-local-strip-la
+debian/stamp-local-shlibs-$(libname): binary-install/$(libpkgname)
 	d-shlibmove --commit \
 		--multiarch \
 		--exclude-la \

-- 
flam3 packaging



More information about the pkg-multimedia-commits mailing list