--- ./source/Makefile.in.org Tue Jun 4 10:39:47 2002 +++ ./source/Makefile.in Tue Jun 4 11:20:07 2002 @@ -62,10 +62,10 @@ SWATDIR = $(DESTDIR)@swatdir@ # the directory where lock files go -LOCKDIR = @lockdir@ +LOCKDIR = $(DESTDIR)@lockdir@ # the directorty where pid files go -PIDDIR = @piddir@ +PIDDIR = $(DESTDIR)@piddir@ # libsmbclient support here BLDSHARED = @BLDSHARED@