mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 03:25:01 -05:00
ef8fd03c33
added all the newer scripts/ added pacman.d and abs sysconf subdirs Minor makepkg revert for previous change to 'errexit' shell option
11 lines
189 B
Makefile
11 lines
189 B
Makefile
AUTOMAKE_OPTIONS = std-options
|
|
bin_SCRIPTS = gensync \
|
|
makepkg \
|
|
makeworld \
|
|
updatesync \
|
|
pacman-optimize \
|
|
rankmirrors \
|
|
abs \
|
|
repo-add \
|
|
re-pacman
|