From a0ac72b42219fbcf17dd7cf2ee992b71a6a1375a Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 7 Jan 2008 17:21:28 -0600 Subject: etc: remove Arch-specific mirrorlist from repo We shouldn't have the stock config be Arch specific for a few reasons: * Although it is our package, others should be able to use it * Keeping the mirrorlist coupled to the pacman package makes it hard to push updates to users without releasing a new copy of the pacman source Signed-off-by: Dan McGee --- etc/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/Makefile.am') diff --git a/etc/Makefile.am b/etc/Makefile.am index 6fa7d98c..b4f4972e 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,5 +1,3 @@ -SUBDIRS = pacman.d - dist_sysconf_DATA = makepkg.conf pacman.conf EXTRA_DIST = makepkg.conf.in pacman.conf.in -- cgit v1.2.3-24-g4f1b