summaryrefslogtreecommitdiffstats
path: root/etc/supfile.arch
blob: 5fe3f4b956b956fec3ccc6e3b3e9308c2972ba3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#
# /etc/abs/supfile
#

# this is the host containing the master ABS files
*default host=cvs.archlinux.org

*default base=/usr/abs
*default prefix=/usr/abs
*default release=cvs
*default delete
*default use-rel-suffix
*default compress

#
# 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