[pkg-boost-commits] r14202 - boost/trunk/debian

smr at alioth.debian.org smr at alioth.debian.org
Sat Apr 19 02:33:17 UTC 2008


Author: smr
Date: 2008-04-19 02:33:16 +0000 (Sat, 19 Apr 2008)
New Revision: 14202

Modified:
   boost/trunk/debian/rules
Log:
Remove duplicated line that runs dh_makeshlibs a second time on libboost-dbg.

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2008-04-14 03:06:57 UTC (rev 14201)
+++ boost/trunk/debian/rules	2008-04-19 02:33:16 UTC (rev 14202)
@@ -384,7 +384,6 @@
 			echo DH_OPTIONS=-p$${lib} dh_makeshlibs -V"$${lib} $(SHLIBS_VERSION)"; \
 			DH_OPTIONS=-p$${lib} dh_makeshlibs -V"$${lib} $(SHLIBS_VERSION)"; \
 		done; \
-		DH_OPTIONS=-plibboost-dbg dh_makeshlibs -V"libboost-dbg $(SHLIBS_VERSION)"; \
 	fi
 
 	dh_installdeb




More information about the pkg-boost-commits mailing list