mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 15:58:50 -05:00
00da25a5ea
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> |
||
---|---|---|
.. | ||
lint_package | ||
tidy | ||
util | ||
.gitignore | ||
lint_package.sh.in | ||
tidy.sh.in | ||
util.sh.in |