[Pkg-ofed-commits] r1028 - /branches/upstream/opensm/trunk/debian/rules

gmpc-guest at alioth.debian.org gmpc-guest at alioth.debian.org
Tue Feb 14 14:26:52 UTC 2012


Author: gmpc-guest
Date: Tue Feb 14 14:26:51 2012
New Revision: 1028

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

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

Modified: branches/upstream/opensm/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/upstream/opensm/trunk/debian/rules?rev=1028&op=diff
==============================================================================
--- branches/upstream/opensm/trunk/debian/rules (original)
+++ branches/upstream/opensm/trunk/debian/rules Tue Feb 14 14:26:51 2012
@@ -83,6 +83,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