[Pkg-vsquare-changes] r157 - vde2/trunk/debian

filippo at alioth.debian.org filippo at alioth.debian.org
Tue Jun 17 13:56:14 UTC 2008


Author: filippo
Date: 2008-06-17 13:56:14 +0000 (Tue, 17 Jun 2008)
New Revision: 157

Modified:
   vde2/trunk/debian/rules
Log:
# fix for lintian warning, will be fixed in next upstream version

Modified: vde2/trunk/debian/rules
===================================================================
--- vde2/trunk/debian/rules	2008-06-17 13:36:57 UTC (rev 156)
+++ vde2/trunk/debian/rules	2008-06-17 13:56:14 UTC (rev 157)
@@ -95,6 +95,8 @@
 	rm $(CURDIR)/debian/vde2/usr/lib/vde2/libvdetap.la
 	rm $(CURDIR)/debian/vde2/usr/bin/kvde_switch
 	dh_installman
+	# fix for lintian warning, will be fixed in next upstream version
+	sed -i 's/^\.\.\./\\\&.../' $(CURDIR)/debian/vde2/usr/share/man/man1/dpipe.1 
 	dh_link
 	dh_strip
 	dh_compress




More information about the Pkg-vsquare-changes mailing list