[Pkg-samba-maint] r1521 - trunk/samba/debian/patches

bubulle at alioth.debian.org bubulle at alioth.debian.org
Sat Oct 6 06:21:53 UTC 2007


Author: bubulle
Date: 2007-10-06 06:21:53 +0000 (Sat, 06 Oct 2007)
New Revision: 1521

Modified:
   trunk/samba/debian/patches/fhs-assignpaths.patch
Log:
Lost changes when I splitted fhs.patch out


Modified: trunk/samba/debian/patches/fhs-assignpaths.patch
===================================================================
--- trunk/samba/debian/patches/fhs-assignpaths.patch	2007-10-03 21:10:11 UTC (rev 1520)
+++ trunk/samba/debian/patches/fhs-assignpaths.patch	2007-10-06 06:21:53 UTC (rev 1521)
@@ -20,3 +20,15 @@
      piddir="\${VARDIR}/run"
      mandir="\${prefix}/share/man"
      logfilebase="\${VARDIR}/log/samba"
+@@ -48,9 +48,9 @@
+     libdir="\${prefix}/lib/samba"
+     configdir="\${sysconfdir}/samba"
+     swatdir="\${DATADIR}/samba/swat"
+-    codepagedir="\${prefix}/lib/samba"
++    codepagedir="\${DATADIR}/samba/swat"
+     statedir="\${VARDIR}/lib/samba"
+-    cachedir="\${VARDIR}/lib/samba"
++    cachedir="\${VARDIR}/cache/samba"
+     AC_DEFINE(FHS_COMPATIBLE, 1, [Whether to use fully FHS-compatible paths])
+     ;;
+   esac])




More information about the Pkg-samba-maint mailing list