summaryrefslogtreecommitdiffstats
path: root/samba3-server/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'samba3-server/Pkgfile')
-rwxr-xr-xsamba3-server/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/samba3-server/Pkgfile b/samba3-server/Pkgfile
index 6e64cceda..ca7fc2d45 100755
--- a/samba3-server/Pkgfile
+++ b/samba3-server/Pkgfile
@@ -6,8 +6,8 @@
# Run on: samba3
name=samba3-server
-version=3.6.3
-release=2
+version=3.6.4
+release=1
source=(http://us6.samba.org/samba/ftp/stable/samba-$version.tar.gz
smb.conf)
@@ -17,7 +17,6 @@ build() {
tar xf $scripts-$scriptsversion.tar.bz2
cd $scripts-$scriptsversion
make DESTDIR=$PKG install-samba
- make DESTDIR=$PKG install-winbind
cd ../samba-$version/source3
PYTHON_VER=2.7 ./configure --prefix=/usr \
--localstatedir=/var \