summaryrefslogtreecommitdiff
path: root/extra/git
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-07-07 14:44:24 +0000
committerAndreas Baumann <mail@andreasbaumann.cc>2018-07-07 14:44:24 +0000
commit8ed0728c59898b5fc15bd45914620bee92b9b5dc (patch)
treef8d66b8310e8ee526061f1ef1f67d0b2dbbfca9c /extra/git
parentbc84bb5521096efecb4ee87805ce5e8f69a25a6d (diff)
downloadpackages-8ed0728c59898b5fc15bd45914620bee92b9b5dc.tar.xz
extra/jsoncpp: added i486 specific patches
Diffstat (limited to 'extra/git')
-rw-r--r--extra/git/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/git/PKGBUILD b/extra/git/PKGBUILD
index 4e8184da..d78c5181 100644
--- a/extra/git/PKGBUILD
+++ b/extra/git/PKGBUILD
@@ -1,6 +1,5 @@
# 486-specific
if [ "${CARCH}" = "i486" ]; then
- echo 486
# we currently have no Gnome and libsecret, so disable integration
makedepends=(${makedepends[@]//libgnome-keyring/})
makedepends=(${makedepends[@]//libsecret/})