[Pkg-samba-maint] r973 - trunk
    Peter Eisentraut 
    petere at costa.debian.org
       
    Sun Jan 22 02:10:12 UTC 2006
    
    
  
Author: petere
Date: 2006-01-22 02:10:12 +0000 (Sun, 22 Jan 2006)
New Revision: 973
Modified:
   trunk/rules
Log:
Put libsmbclient.h code back with a more descriptive comment... :-/
Modified: trunk/rules
===================================================================
--- trunk/rules	2006-01-22 01:52:58 UTC (rev 972)
+++ trunk/rules	2006-01-22 02:10:12 UTC (rev 973)
@@ -286,6 +286,10 @@
 	dh_compress
 	dh_fixperms
 
+	# Upstream makefile installs this using "install" without -m, so
+	# it becomes executable
+	chmod a-x debian/libsmbclient-dev/usr/include/libsmbclient.h
+
 ifeq ($(smbfs),yes)
 	# You may want to make some executables suid here.
 	# The smbmnt and smbumount binaries should be setuid-root. This
    
    
More information about the Pkg-samba-maint
mailing list