diff options
author | Eloy Paris <peloy@samba.org> | 2003-06-08 19:50:13 +0000 |
---|---|---|
committer | Eloy Paris <peloy@samba.org> | 2003-06-08 19:50:13 +0000 |
commit | e81fcebb2e135d880e60beff659621a4391a2d33 (patch) | |
tree | 8ec128d8418fdaac9a7c7e8c9d9473d6effde4ef /packaging/Debian/debian/patches | |
parent | 46d106f2eb03e88b29e33e15d103b5e01ee3ff7e (diff) | |
download | samba-e81fcebb2e135d880e60beff659621a4391a2d33.tar.gz samba-e81fcebb2e135d880e60beff659621a4391a2d33.tar.bz2 samba-e81fcebb2e135d880e60beff659621a4391a2d33.zip |
Debian updates.
(This used to be commit da96b96a1b683bd534bd1e4ff57898bb2cbe8b77)
Diffstat (limited to 'packaging/Debian/debian/patches')
-rw-r--r-- | packaging/Debian/debian/patches/fhs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/Debian/debian/patches/fhs.patch b/packaging/Debian/debian/patches/fhs.patch index dd66188cbe..781f895f1e 100644 --- a/packaging/Debian/debian/patches/fhs.patch +++ b/packaging/Debian/debian/patches/fhs.patch @@ -335,7 +335,7 @@ diff -uNr samba-3.0alpha23.orig/source/param/loadparm.c samba-3.0alpha23/source/ char *szLockDir; char *szPidDir; char *szRootdir; -@@ -1055,8 +1058,13 @@ +@@ -1053,8 +1056,13 @@ {"config file", P_STRING, P_GLOBAL, &Globals.szConfigFile, NULL, NULL, FLAG_HIDE}, {"preload", P_STRING, P_GLOBAL, &Globals.szAutoServices, NULL, NULL, FLAG_ADVANCED | FLAG_DEVELOPER}, {"auto services", P_STRING, P_GLOBAL, &Globals.szAutoServices, NULL, NULL, FLAG_ADVANCED | FLAG_DEVELOPER}, |