1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-10 19:45:01 -05:00
pacman/scripts
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
..
libmakepkg libmakepkg: make package tidy functions extendable 2015-02-12 14:00:57 +10:00
library Consistently use 'directory' instead of 'folder' 2014-01-28 21:37:00 +10:00
po libmakepkg: move package checking out of tidy_install 2015-02-12 14:00:55 +10:00
.gitignore makepkg: run locally with libtool style wrapper 2013-10-14 13:01:03 +10:00
Makefile.am libmakepkg: move package checking out of tidy_install 2015-02-12 14:00:55 +10:00
makepkg-template.pl.in Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
makepkg-wrapper.sh.in Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
makepkg.sh.in libmakepkg: move package checking out of tidy_install 2015-02-12 14:00:55 +10:00
pacman-db-upgrade.sh.in Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pacman-key.sh.in Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pacman-optimize.sh.in Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pkgdelta.sh.in pkgdelta: Use high compression options offered by xdelta3 2015-01-02 21:48:59 +10:00
repo-add.sh.in repo-add: improve delta file detection on removal 2015-02-12 13:35:48 +10:00