summaryrefslogtreecommitdiff
path: root/community/pam_pwcheck/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pam_pwcheck/PKGBUILD')
-rw-r--r--community/pam_pwcheck/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/community/pam_pwcheck/PKGBUILD b/community/pam_pwcheck/PKGBUILD
index 5efbfc830..deee1070c 100644
--- a/community/pam_pwcheck/PKGBUILD
+++ b/community/pam_pwcheck/PKGBUILD
@@ -14,7 +14,6 @@ md5sums=('85cd0d48500c160abcb0b9902e5594ce')
build() {
cd $srcdir/$pkgname-$pkgver
- patch -Np1 -i ${srcdir}/pam_pwcheck-3.9-pthread.patch
./configure --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib
make
}