[Pkg-ofed-commits] r1027 - /branches/upstream/libibmad/trunk/debian/rules

gmpc-guest at alioth.debian.org gmpc-guest at alioth.debian.org
Tue Feb 14 14:23:06 UTC 2012


Author: gmpc-guest
Date: Tue Feb 14 14:23:05 2012
New Revision: 1027

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=1027
Log:
Empty dependency_libs

Modified:
    branches/upstream/libibmad/trunk/debian/rules

Modified: branches/upstream/libibmad/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/upstream/libibmad/trunk/debian/rules?rev=1027&op=diff
==============================================================================
--- branches/upstream/libibmad/trunk/debian/rules (original)
+++ branches/upstream/libibmad/trunk/debian/rules Tue Feb 14 14:23:05 2012
@@ -80,6 +80,7 @@
 	dh_compress
 	dh_fixperms
 	dh_makeshlibs -V
+	sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'`
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol




More information about the Pkg-ofed-commits mailing list