makepkg: Introduce purge option
commit9a7f68317aa652cbc89e7fa69381d6239a63a6e7
authorAllan McRae <allan@archlinux.org>
Sun, 7 Dec 2008 11:14:32 +0000 (7 21:14 +1000)
committerDan McGee <dan@archlinux.org>
Sat, 3 Jan 2009 06:11:51 +0000 (3 00:11 -0600)
tree2d4d2173521e0ea0af71e6b63a14a0512aa56054
parent774c252753c3c1717684bea234a497941aa864d7
makepkg: Introduce purge option

The purge option, combined with the PURGE_TARGETS variable,
allows makepkg to automatically remove commonly confliting or
removed files (e.g. /usr/share/info/dir, *.pod).

Original work: Tim Yang
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
doc/makepkg.conf.5.txt
etc/makepkg.conf.in
scripts/makepkg.sh.in