summaryrefslogtreecommitdiffstats
path: root/scripts/po
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2016-02-02 02:38:42 +0100
committerAllan McRae <allan@archlinux.org>2016-02-26 06:18:43 +0100
commit1a29744d0da8aa945b96b234574e0d5c80f13b62 (patch)
treed8c7460efe96d4cd4f1ce1ee83b666b21b4a92fb /scripts/po
parentd4f499f5638a68a3b7e17c5171aabdf535b79bd4 (diff)
downloadpacman-1a29744d0da8aa945b96b234574e0d5c80f13b62.tar.gz
pacman-1a29744d0da8aa945b96b234574e0d5c80f13b62.tar.xz
makepkg: Remove upx and optipng support
These options were added before libmakepkg allowed passes like this to be dropped in. I prefer only real core packaging tasks to be included in makepkg and additional things like this to be dropped in by a user or distribution that wants to support them. Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'scripts/po')
-rw-r--r--scripts/po/POTFILES.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/po/POTFILES.in b/scripts/po/POTFILES.in
index 3ac5a438..d115d89b 100644
--- a/scripts/po/POTFILES.in
+++ b/scripts/po/POTFILES.in
@@ -40,11 +40,9 @@ scripts/libmakepkg/tidy.sh.in
scripts/libmakepkg/tidy/docs.sh.in
scripts/libmakepkg/tidy/emptydirs.sh.in
scripts/libmakepkg/tidy/libtool.sh.in
-scripts/libmakepkg/tidy/optipng.sh.in
scripts/libmakepkg/tidy/purge.sh.in
scripts/libmakepkg/tidy/staticlibs.sh.in
scripts/libmakepkg/tidy/strip.sh.in
-scripts/libmakepkg/tidy/upx.sh.in
scripts/libmakepkg/tidy/zipman.sh.in
scripts/libmakepkg/util/message.sh
scripts/libmakepkg/util/source.sh.in