index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | core/nfs-utils/PKGBUILD | 2 |
diff --git a/core/nfs-utils/PKGBUILD b/core/nfs-utils/PKGBUILD index a8261df5..1611304e 100644 --- a/core/nfs-utils/PKGBUILD +++ b/core/nfs-utils/PKGBUILD @@ -20,7 +20,7 @@ eval "$( # -Werror==missing-prototypes aborts 'make check' because 'nlm_sm_prog_3' and # 'nlm_sm_prog_4' get no prototypes in 'nlm_sm_inter.h' when generated with 'rpcgen' -# (could be a bug in 'rpcsvc-proto')\ +# (could be a bug in 'rpcsvc-proto') source+=(nfs-utils-2.3.4-rpcgen-missing-prototype.patch) sha1sums+=('ae1c467933547aa71ff4660c953734d2de69e9e0') eval "$( |