[arch-projects] [ABS] [PATCH v2 7/7] git prototype: fix typo

Linus Arver linusarver at gmail.com
Wed Nov 2 23:15:38 EDT 2011


Signed-off-by: Linus Arver <linusarver at gmail.com>
---
 prototypes/PKGBUILD-git.proto |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/prototypes/PKGBUILD-git.proto b/prototypes/PKGBUILD-git.proto
index be6ebbb..08d265b 100644
--- a/prototypes/PKGBUILD-git.proto
+++ b/prototypes/PKGBUILD-git.proto
@@ -28,7 +28,7 @@ noextract=()
 md5sums=() #generate with 'makepkg -g'
 
 _gitroot=GITURL
-_gitname=MODENAME
+_gitname=REPONAME
 
 build() {
   cd "$srcdir"
-- 
1.7.7.2



More information about the arch-projects mailing list