1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts/libmakepkg/tidy
Allan McRae 00da25a5ea libmakepkg: make package tidy functions extendable
To add a new packaging option, drop a file into libmakepkg/tidy that contains
a 'packaging_options+=('<option>') and a function that implements that
option. The function needs added to the 'tidy_remove' array if it removes
files or the 'tidy_modify' array otherwise.

Signed-off-by: Allan McRae <allan@archlinux.org>
2015-02-12 14:00:57 +10:00
..
docs.sh.in libmakepkg: make package tidy functions extendable 2015-02-12 14:00:57 +10:00
emptydirs.sh.in libmakepkg: make package tidy functions extendable 2015-02-12 14:00:57 +10:00
libtool.sh.in libmakepkg: make package tidy functions extendable 2015-02-12 14:00:57 +10:00
optipng.sh.in libmakepkg: make package tidy functions extendable 2015-02-12 14:00:57 +10:00
purge.sh.in libmakepkg: make package tidy functions extendable 2015-02-12 14:00:57 +10:00
staticlibs.sh.in libmakepkg: make package tidy functions extendable 2015-02-12 14:00:57 +10:00
strip.sh.in libmakepkg: make package tidy functions extendable 2015-02-12 14:00:57 +10:00
upx.sh.in libmakepkg: make package tidy functions extendable 2015-02-12 14:00:57 +10:00
zipman.sh.in libmakepkg: make package tidy functions extendable 2015-02-12 14:00:57 +10:00