svn commit: samba r8827 - in branches/SAMBA_4_0/source/build/smb_build: .

jelmer at samba.org jelmer at samba.org
Thu Jul 28 12:27:46 GMT 2005


Author: jelmer
Date: 2005-07-28 12:27:46 +0000 (Thu, 28 Jul 2005)
New Revision: 8827

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8827

Log:
Fix install on some systems.

Modified:
   branches/SAMBA_4_0/source/build/smb_build/makefile.pm


Changeset:
Modified: branches/SAMBA_4_0/source/build/smb_build/makefile.pm
===================================================================
--- branches/SAMBA_4_0/source/build/smb_build/makefile.pm	2005-07-28 11:51:37 UTC (rev 8826)
+++ branches/SAMBA_4_0/source/build/smb_build/makefile.pm	2005-07-28 12:27:46 UTC (rev 8827)
@@ -37,8 +37,9 @@
 SBINDIR = @sbindir@
 LIBDIR = @libdir@
 CONFIGDIR = @configdir@
+localstatedir = @localstatedir@
+SWATDIR = @swatdir@
 VARDIR = @localstatedir@
-SWATDIR = @swatdir@
 
 # The permissions to give the executables
 INSTALLPERMS = 0755



More information about the samba-cvs mailing list