|
|
@ -21,11 +21,6 @@ |
|
|
# |
|
|
# |
|
|
# --- ROCK-COPYRIGHT-NOTE-END --- |
|
|
# --- ROCK-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
if [ $prefix_auto = 1 ] ; then |
|
|
|
|
|
prefix="opt/samba" |
|
|
|
|
|
set_confopt |
|
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
var_append extraconfopt " " "--with-smbmount --with-automount \ |
|
|
var_append extraconfopt " " "--with-smbmount --with-automount \ |
|
|
--with-syslog --with-configdir=$sysconfdir \ |
|
|
--with-syslog --with-configdir=$sysconfdir \ |
|
|
--with-privatedir=$sysconfdir/private --with-codepagedir=$sysconfdir/codepages \ |
|
|
--with-privatedir=$sysconfdir/private --with-codepagedir=$sysconfdir/codepages \ |
|
|
|