summaryrefslogtreecommitdiff
path: root/testing/samba/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/samba/PKGBUILD')
-rw-r--r--testing/samba/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/samba/PKGBUILD b/testing/samba/PKGBUILD
index 749414a95..55c1b7916 100644
--- a/testing/samba/PKGBUILD
+++ b/testing/samba/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 157197 2012-04-25 14:01:40Z tpowa $
+# $Id: PKGBUILD 157516 2012-04-28 21:41:15Z dreisner $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgbase=samba
@@ -8,7 +8,7 @@ pkgver=3.6.4
# to append 'a','b',etc to their subsequent releases, which pamcan
# misconstrues as alpha, beta, etc. Bad samba!
_realver=3.6.4
-pkgrel=2
+pkgrel=3
arch=(i686 x86_64)
url="http://www.samba.org"
license=('GPL3')
@@ -35,7 +35,7 @@ build() {
--with-fhs \
--with-pam \
--with-pam_smbpass \
- --with-pammodulesdir=/lib/security \
+ --with-pammodulesdir=/usr/lib/security \
--with-dnsupdate \
--with-automount \
--with-quotas \