diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-05-03 07:33:28 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-05-03 07:33:28 +0200 |
commit | 28b29a56735da0bab768febb155e0822085ecd2b (patch) | |
tree | 17b52be4cf24aec1ae6919d2a91277dd39aee790 /libre-multilib-testing | |
parent | 399fbd7b799f82b0958b7b452974cd3617c92e8b (diff) | |
download | abslibre-28b29a56735da0bab768febb155e0822085ecd2b.tar.gz abslibre-28b29a56735da0bab768febb155e0822085ecd2b.tar.bz2 abslibre-28b29a56735da0bab768febb155e0822085ecd2b.zip |
fixing errors in pkgbuilds
Diffstat (limited to 'libre-multilib-testing')
-rw-r--r-- | libre-multilib-testing/lib32-glibc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-multilib-testing/lib32-glibc/PKGBUILD b/libre-multilib-testing/lib32-glibc/PKGBUILD index 90770c5b9..2c3c610d3 100644 --- a/libre-multilib-testing/lib32-glibc/PKGBUILD +++ b/libre-multilib-testing/lib32-glibc/PKGBUILD @@ -19,7 +19,7 @@ backup=() options=('!strip' 'staticlibs' '!emptydirs') -install=glibc.install +#install=glibc.install source=("https://ftp.gnu.org/gnu/glibc/glibc-2.24.tar.xz"{,.sig} lib32-glibc.conf) validpgpkeys=('7273542B39962DF7B299931416792B4EA25340F8') # Carlos O'Donell <carlos@systemhalted.org>" |