index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Aaron Griffin <aaron@archlinux.org> | 2006-12-19 07:39:44 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-12-19 07:39:44 +0000 |
commit | ef8fd03c3310d3733a8b0b3cb8ccafbf8a8ff1ee (patch) | |
tree | 0ae9902e0405dec5a4af29464989b61d62df2619 /etc/pacman.d/Makefile.am | |
parent | ff23064fa26f8aef2af0e858498cb1c8afee08d3 (diff) |
-rw-r--r-- | etc/pacman.d/Makefile.am | 2 |
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 ; \ |