From ef8fd03c3310d3733a8b0b3cb8ccafbf8a8ff1ee Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Tue, 19 Dec 2006 07:39:44 +0000 Subject: Makefile adjustments for installation rules: added all the newer scripts/ added pacman.d and abs sysconf subdirs Minor makepkg revert for previous change to 'errexit' shell option --- etc/pacman.d/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/pacman.d') diff --git a/etc/pacman.d/Makefile.am b/etc/pacman.d/Makefile.am index 5d83f8f7..698af489 100644 --- a/etc/pacman.d/Makefile.am +++ b/etc/pacman.d/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = +EXTRA_DIST = community current extra release unstable install-data-hook: mkdir -p $(DESTDIR)$(sysconfdir)/pacman.d ; \ -- cgit v1.2.3-24-g4f1b