Fixed extra/samba PKGBUILD patching

This commit is contained in:
Mike Staszel 2010-05-01 21:31:41 -05:00
parent 83519164ed
commit 7058a46be2

View file

@ -24,7 +24,7 @@ source=(http://us1.samba.org/samba/ftp/stable/${pkgbase}-${_realver}.tar.gz
build() {
cd ${srcdir}/${pkgbase}-${_realver}
patch -Np1 -i ../fix-ipv6-mount.patch || return 1
patch -Np0 -i ../fix-ipv6-mount.patch || return 1
cd ${srcdir}/${pkgbase}-${_realver}/source3
# heimdal-1.3.1 build fix