[Pkg-samba-maint] r1413 - trunk/samba/debian

bubulle at alioth.debian.org bubulle at alioth.debian.org
Sun May 27 05:42:56 UTC 2007


Author: bubulle
Date: 2007-05-27 05:42:56 +0000 (Sun, 27 May 2007)
New Revision: 1413

Modified:
   trunk/samba/debian/rules
Log:
type-handling has been fixed for the new ostable format so we can use it again


Modified: trunk/samba/debian/rules
===================================================================
--- trunk/samba/debian/rules	2007-05-26 22:26:34 UTC (rev 1412)
+++ trunk/samba/debian/rules	2007-05-27 05:42:56 UTC (rev 1413)
@@ -103,8 +103,8 @@
 
 	-$(MAKE) -C source distclean
 
-	#sed -e "s/@libacl@/`type-handling any linux-gnu`/g" \
-	#	< debian/control.in > debian/control
+	sed -e "s/@libacl@/`type-handling any linux-gnu`/g" \
+		< debian/control.in > debian/control
 	debconf-updatepo
 
 	dh_clean




More information about the Pkg-samba-maint mailing list