summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2015-02-01 13:09:39 +0100
committerAllan McRae <allan@archlinux.org>2015-02-12 05:00:57 +0100
commit00da25a5ea3413e128c455fd711cf46692df6159 (patch)
treeecde71a27ed78798dceb0d889d4f96b9eab73277 /lib
parentbfe9b56e1fe3a0c17fa535acf8d29bbe318c0b8a (diff)
downloadpacman-00da25a5ea3413e128c455fd711cf46692df6159.tar.gz
pacman-00da25a5ea3413e128c455fd711cf46692df6159.tar.xz
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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions