index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2020-04-28 19:08:22 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2020-04-28 19:08:22 +0200 |
commit | e76e0ca907ee361bfb80a9c00706bdc8e26be8cf (patch) | |
tree | d810346dde8d36b45015a3a9853657d94cc2e6ba /build-support/ijs | |
parent | cbf708698dd3808462769c0c17dbf8589d0a41ae (diff) |
-rw-r--r-- | build-support/ijs/PKGBUILD | 4 |
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[@]}") |