mirror of
https://github.com/moparisthebest/pacman
synced 2025-01-10 13:28:12 -05:00
Remove extra_dist from scripts/Makefile.am
This is automaticly done by autoconf. Signed-off-by: Andrew Fyfe <andrew@neptune-one.net>
This commit is contained in:
parent
94aa9aff13
commit
26c32b017e
@ -13,14 +13,4 @@ bin_SCRIPTS = \
|
|||||||
repo-remove \
|
repo-remove \
|
||||||
updatesync
|
updatesync
|
||||||
|
|
||||||
EXTRA_DIST = abs.in \
|
|
||||||
gensync.in \
|
|
||||||
makepkg.in \
|
|
||||||
makeworld.in \
|
|
||||||
pacman-optimize.in \
|
|
||||||
rankmirrors \
|
|
||||||
repo-add.in \
|
|
||||||
repo-remove.in \
|
|
||||||
updatesync.in
|
|
||||||
|
|
||||||
abs gensync makepkg makeworld pacman-optimize rankmirrors repo-add repo-remove re-pacman updatesync:
|
abs gensync makepkg makeworld pacman-optimize rankmirrors repo-add repo-remove re-pacman updatesync:
|
||||||
|
Loading…
Reference in New Issue
Block a user