index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2019-05-23 12:19:37 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2019-05-23 12:19:37 +0200 |
commit | 06be23e190d82ba16157eaa7171470f31c6739b6 (patch) | |
tree | b218d6d94d98d1c8a1afce59b33d082e151216c3 /core | |
parent | a3c39049348a6ee4259fb8050b4701bb8991f229 (diff) |
-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 "$( |