packages: ekg2/ekg2.spec - fix building from git

atler atler at pld-linux.org
Thu Feb 3 13:30:59 CET 2011


Author: atler                        Date: Thu Feb  3 12:30:59 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix building from git

---- Files affected:
packages/ekg2:
   ekg2.spec (1.142 -> 1.143) 

---- Diffs:

================================================================
Index: packages/ekg2/ekg2.spec
diff -u packages/ekg2/ekg2.spec:1.142 packages/ekg2/ekg2.spec:1.143
--- packages/ekg2/ekg2.spec:1.142	Wed Dec 29 00:50:35 2010
+++ packages/ekg2/ekg2.spec	Thu Feb  3 13:30:54 2011
@@ -344,7 +344,7 @@
 repo="git://github.com/leafnode/ekg2.git"
 fi
 if [ "$branch" = "%%ekg2branch" ]; then
-repo="master"
+branch="master"
 fi
 git init
 git fetch $repo $branch
@@ -566,6 +566,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.143  2011/02/03 12:30:54  atler
+- fix building from git
+
 Revision 1.142  2010/12/28 23:50:35  pawelz
 - Reverted Epoch, accidentally decreased in cvs rev 1.138
 - rel 4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ekg2/ekg2.spec?r1=1.142&r2=1.143&f=u



More information about the pld-cvs-commit mailing list