mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 11:35:00 -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
4 lines
106 B
Makefile
4 lines
106 B
Makefile
SUBDIRS = pacman.d abs
|
|
EXTRA_DIST = makepkg.conf pacman.conf
|
|
dist_sysconf_DATA = makepkg.conf pacman.conf
|