From e45347a7cf4ebe1d464216ec21e50f9cb5f4ed2a Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Sun, 23 Nov 2008 12:49:44 +0000 Subject: [PATCH] Stefan Fiedler: samba: use /usr prefix [2008101921243828172] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@9157 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/samba/samba.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/package/base/samba/samba.conf b/package/base/samba/samba.conf index dccb08a31..389eb754c 100644 --- a/package/base/samba/samba.conf +++ b/package/base/samba/samba.conf @@ -21,11 +21,6 @@ # # --- ROCK-COPYRIGHT-NOTE-END --- -if [ $prefix_auto = 1 ] ; then - prefix="opt/samba" - set_confopt -fi - var_append extraconfopt " " "--with-smbmount --with-automount \ --with-syslog --with-configdir=$sysconfdir \ --with-privatedir=$sysconfdir/private --with-codepagedir=$sysconfdir/codepages \