first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[sfrench/samba-autobuild/.git] / packaging / RedHat / makefile-path.patch
1 --- samba-2.0.1/source/Makefile.in.orig Tue Dec  1 22:32:20 1998
2 +++ samba-2.0.1/source/Makefile.in      Wed Dec  2 17:11:33 1998
3 @@ -25,9 +25,9 @@
4  BINDIR = @bindir@
5  # we don't use sbindir because we want full compatibility with
6  # the previous releases of Samba
7 -SBINDIR = @bindir@
8 +SBINDIR = @sbindir@
9  LIBDIR = @libdir@
10 -VARDIR = @localstatedir@
11 +VARDIR = /var/log/samba
12  MANDIR = @mandir@