index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2015-01-02 21:43:56 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2015-01-02 21:43:56 +1000 |
commit | fafcbdeb8c7af439f2f3b85fa82f27b1dd4a3f79 (patch) | |
tree | 66a885c0be9dbc9d3049e69fb43624a9f04e2830 /etc | |
parent | f1e010a5a7c562da02a74ffb043520760db49ba3 (diff) | |
parent | 89b9e9d1dced68587b704cb9e9a2aab55fb60b06 (diff) |
-rw-r--r-- | etc/makepkg.conf.in | 2 |
diff --git a/etc/makepkg.conf.in b/etc/makepkg.conf.in index 9ed7ef91..19f673d1 100644 --- a/etc/makepkg.conf.in +++ b/etc/makepkg.conf.in @@ -19,7 +19,7 @@ DLAGENTS=('ftp::/usr/bin/curl -qfC - --ftp-pasv --retry 3 --retry-delay 3 -o %o # /usr/bin/lftpget -c # /usr/bin/wget -#-- The the package required by makepkg to download VCS sources +#-- The package required by makepkg to download VCS sources # Format: 'protocol::package' VCSCLIENTS=('bzr::bzr' 'git::git' |