index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Andrew Fyfe <andrew@neptune-one.net> | 2007-04-11 22:16:56 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-05-27 17:16:28 -0400 |
commit | e9e19b7cc62c54795695589aa975fa31f1e65ed9 (patch) | |
tree | 0878fcfae5322a5ab13c53d96d32205cb7378e17 /scripts/Makefile.am | |
parent | 48946b624b9005c8295d02e51a7aa98cc914c801 (diff) |
-rw-r--r-- | scripts/Makefile.am | 2 |
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 7e1fbc3b..8b30022c 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -21,6 +21,6 @@ EXTRA_DIST = abs.in \ rankmirrors \ repo-add.in \ repo-remove.in \ - updatesync + updatesync.in abs gensync makepkg makeworld pacman-optimize rankmirrors repo-add repo-remove re-pacman updatesync: |