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

vorlon at alioth.debian.org vorlon at alioth.debian.org
Wed Sep 9 01:43:06 UTC 2009


Author: vorlon
Date: 2009-09-09 01:43:06 +0000 (Wed, 09 Sep 2009)
New Revision: 3029

Modified:
   trunk/samba/debian/rules
Log:
also have to pass an option to dh_installpam to DTRT :(

Modified: trunk/samba/debian/rules
===================================================================
--- trunk/samba/debian/rules	2009-09-09 01:21:13 UTC (rev 3028)
+++ trunk/samba/debian/rules	2009-09-09 01:43:06 UTC (rev 3029)
@@ -197,7 +197,7 @@
 	install -m755 debian/samba-common.dhcp $(DESTDIR)/etc/dhcp3/dhclient-enter-hooks.d/samba
 
 	dh_movefiles
-	dh_installpam
+	dh_installpam --name=samba
 
 # Build architecture-independent files here.
 # Pass -i to all debhelper commands in this target to reduce clutter.




More information about the Pkg-samba-maint mailing list