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

Steven Michael Robbins smr at alioth.debian.org
Mon Jan 4 03:12:32 UTC 2010


Author: smr
Date: 2010-01-04 03:12:31 +0000 (Mon, 04 Jan 2010)
New Revision: 14555

Modified:
   boost/trunk/debian/rules
Log:
Add missing line continuation.

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2010-01-04 02:47:14 UTC (rev 14554)
+++ boost/trunk/debian/rules	2010-01-04 03:12:31 UTC (rev 14555)
@@ -265,7 +265,7 @@
 	   usr/share/doc/libboost$(PKGVERSION)-doc/HTML/boost
 	# provide a constant symlink to the latest documents
 	dh_link -plibboost$(PKGVERSION)-doc \
-	   usr/share/doc/libboost$(PKGVERSION)-doc/HTML
+	   usr/share/doc/libboost$(PKGVERSION)-doc/HTML \
 	   usr/share/doc/libboost-doc/HTML
 
 	mkdir -p $(exampledir)




More information about the pkg-boost-commits mailing list