diff options
-rw-r--r-- | extra/pyalpm/PKGBUILD | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/pyalpm/PKGBUILD b/extra/pyalpm/PKGBUILD index 5cdef3a7..085cb009 100644 --- a/extra/pyalpm/PKGBUILD +++ b/extra/pyalpm/PKGBUILD @@ -5,3 +5,6 @@ eval "$( s/$CARCH/i686/g ' )" + +unset check +unset checkdepends |