summaryrefslogtreecommitdiffstats
path: root/extra/samba3-server/Pkgfile
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-08-22 18:51:37 +0200
committertnut <tnut at nutyx dot com>2011-08-22 18:51:37 +0200
commit15c4587bfcc29d69fe7a0ffaf285cebccac2ebf5 (patch)
treed4ed71042d5379618fa2d7ea65bf95220feab198 /extra/samba3-server/Pkgfile
parent0e41918fdd2e19cd662c304c2abbcd3d1010ad90 (diff)
downloadnutyx-extra-15c4587bfcc29d69fe7a0ffaf285cebccac2ebf5.tar.gz
nutyx-extra-15c4587bfcc29d69fe7a0ffaf285cebccac2ebf5.tar.bz2
nutyx-extra-15c4587bfcc29d69fe7a0ffaf285cebccac2ebf5.tar.xz
nutyx-extra-15c4587bfcc29d69fe7a0ffaf285cebccac2ebf5.zip
samba3-server, maj 3.6.0-1
Diffstat (limited to 'extra/samba3-server/Pkgfile')
-rwxr-xr-xextra/samba3-server/Pkgfile7
1 files changed, 2 insertions, 5 deletions
diff --git a/extra/samba3-server/Pkgfile b/extra/samba3-server/Pkgfile
index c2192c1d3..8dcd68a4f 100755
--- a/extra/samba3-server/Pkgfile
+++ b/extra/samba3-server/Pkgfile
@@ -6,7 +6,7 @@
# Run on: samba3
name=samba3-server
-version=3.5.9
+version=3.6.0
release=1
localname=samba
source=( http://us6.samba.org/samba/ftp/stable/$localname-$version.tar.gz\
@@ -26,15 +26,12 @@ build() {
--sysconfdir=/etc \
--with-piddir=/var/run \
--with-pammodulesdir=/lib/security \
- --with-fhs --with-syslog \
- --with-cifsumount --with-cifsmount
+ --with-fhs --with-syslog
make
make DESTDIR=$PKG install
# reorganise files
rm -r $PKG/{lib,usr/{lib,include,bin,share/{samba,locale,man/man{1,5,7}}}}
- rm $PKG/usr/sbin/{u,}mount.cifs
- rm $PKG/usr/share/man/man8/{swat.8,{u,}mount.cifs.8}
install -v -m644 ../examples/smb.conf.default $PKG/etc/samba/smb.conf.default
cp $SRC/smb.conf $PKG/etc/samba/