[pacman-dev] [PATCH] Fix typo in a comment in makepkg.conf

Jason St. John jstjohn at purdue.edu
Mon Dec 29 07:28:40 UTC 2014


Signed-off-by: Jason St. John <jstjohn at purdue.edu>
---
 etc/makepkg.conf.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/makepkg.conf.in b/etc/makepkg.conf.in
index 9ed7ef9..19f673d 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'
-- 
2.2.1


More information about the pacman-dev mailing list