1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-18 06:04:06 +03:00
samba-mirror/packaging/PHT/TurboLinux/makefile-path.patch
Andrew Tridgell 3db52feb1f first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
1999-12-13 13:27:58 +00:00

13 lines
390 B
Diff

--- samba-2.0.1/source/Makefile.in.orig Tue Dec 1 22:32:20 1998
+++ samba-2.0.1/source/Makefile.in Wed Dec 2 17:11:33 1998
@@ -25,9 +25,9 @@
BINDIR = @bindir@
# we don't use sbindir because we want full compatibility with
# the previous releases of Samba
-SBINDIR = @bindir@
+SBINDIR = @sbindir@
LIBDIR = @libdir@
-VARDIR = @localstatedir@
+VARDIR = /var/log/samba
MANDIR = @mandir@