summaryrefslogtreecommitdiff
path: root/build-support
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-04-28 19:08:22 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-04-28 19:08:22 +0200
commite76e0ca907ee361bfb80a9c00706bdc8e26be8cf (patch)
treed810346dde8d36b45015a3a9853657d94cc2e6ba /build-support
parentcbf708698dd3808462769c0c17dbf8589d0a41ae (diff)
downloadpackages-e76e0ca907ee361bfb80a9c00706bdc8e26be8cf.tar.xz
reverted build-support ijs
Diffstat (limited to 'build-support')
-rw-r--r--build-support/ijs/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/build-support/ijs/PKGBUILD b/build-support/ijs/PKGBUILD
deleted file mode 100644
index e73969d7..00000000
--- a/build-support/ijs/PKGBUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-# i486: no ghostscript when bootstrapping
-makedepends=(${makedepends[@]//ghostscript/})
-makedepends_i686+=(ghostscript)
-makedepends_pentium4=("${makedepends_i686[@]}")