[Lunar-commits] <moonbase> samba: fixed to actually work with samba-3.3.7
Terry Chan
tchan at lunar-linux.org
Thu Aug 6 05:05:18 CEST 2009
commit e9f965ad936eb4af395ff11d7784f9edf90edbe0
Author: Terry Chan <tchan at lunar-linux.org>
Date: Wed Aug 5 22:05:18 2009 -0500
samba: fixed to actually work with samba-3.3.7
---
net/samba/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/samba/BUILD b/net/samba/BUILD
index 525c2b4..e0b313e 100644
--- a/net/samba/BUILD
+++ b/net/samba/BUILD
@@ -4,7 +4,7 @@
WITH_PAM="--with-pam --with-pam_smbpass"
fi &&
- cd source3
+ cd source
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
More information about the Lunar-commits
mailing list