index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | core/pacman/PKGBUILD | 1 |
diff --git a/core/pacman/PKGBUILD b/core/pacman/PKGBUILD index cb69f6fb..2efb1da1 100644 --- a/core/pacman/PKGBUILD +++ b/core/pacman/PKGBUILD @@ -47,6 +47,7 @@ fi # If this still applies, it only does for i486: # (while not having Python, it's not working on any CARCH) +makedepends=(${makedepends[@]//doxygen/}) #if [ "${CARCH}" = "i486" ]; then # broken Python/asciidoc eval "$( |