diff options
author | Dan McGee <dan@archlinux.org> | 2007-02-27 15:53:14 +0000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-02-27 15:53:14 +0000 |
commit | b8c8b2ec5573a795cdd1453dbc265b034953d2fa (patch) | |
tree | d34df0ca777b6d6d290f6908a25d03aa093ac465 /etc/abs/supfile.arch | |
parent | 512ccbd0426194dc86d12ee688b7f839721e4a11 (diff) | |
download | pacman-b8c8b2ec5573a795cdd1453dbc265b034953d2fa.tar.xz |
* Updated all the supfiles for consistancy, and added a commented out line
to set the umask that some people may find helpful with an 'abs' group (but
it isn't enabled by default).
Diffstat (limited to 'etc/abs/supfile.arch')
-rw-r--r-- | etc/abs/supfile.arch | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/etc/abs/supfile.arch b/etc/abs/supfile.arch index 180e24d2..e23a785d 100644 --- a/etc/abs/supfile.arch +++ b/etc/abs/supfile.arch @@ -1,21 +1,15 @@ # -# /etc/abs/supfile +# /etc/abs/supfile.arch # -# this is the host containing the master ABS files +# this is the host containing the current PKGBUILD files *default host=cvs.archlinux.org *default release=cvs *default delete *default use-rel-suffix *default compress +#*default umask=002 -# -# Set tag equal to the package tree you wish to follow. CURRENT and -# STABLE are the most commonly used, but you can specify specific -# versions or tag names. Examples are RELEASE_0_2, VEGA, RELEASE_0_3, -# FIREFLY, etc. -# *default tag=CURRENT - arch |