From 741fa316038eb0307e4aaffcac05eaa36303ead9 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 20 Nov 2007 11:38:24 -0600 Subject: Remove abs from the pacman repository abs has always been an Arch Linux specific tool, and although it is used primarily by pacman and makepkg, it should not be included with a distro- agnostic tarball. In addition, maintenance of the script would be better outside of pacman and would allow for more frequent updates. This also facilitates our move away from a cvsup/csup dependent tool for syncing PKGBUILDs. Signed-off-by: Dan McGee --- etc/abs/supfile.extra | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 etc/abs/supfile.extra (limited to 'etc/abs/supfile.extra') diff --git a/etc/abs/supfile.extra b/etc/abs/supfile.extra deleted file mode 100644 index 3f69a7b5..00000000 --- a/etc/abs/supfile.extra +++ /dev/null @@ -1,15 +0,0 @@ -# -# supfile.extra -# - -# this is the host containing the extra PKGBUILD files -*default host=cvs.archlinux.org - -*default release=cvs -*default delete -*default use-rel-suffix -*default compress -#*default umask=002 - -*default tag=CURRENT -extra -- cgit v1.2.3-54-g00ecf