Merge branch 'master' of git.verivue.com:/git/planetlab/build
authorBaris Metin <bmetin@verivue.com>
Wed, 13 Apr 2011 15:17:51 +0000 (11:17 -0400)
committerBaris Metin <bmetin@verivue.com>
Wed, 13 Apr 2011 15:17:51 +0000 (11:17 -0400)
1  2 
coblitz-latest-tags.mk

@@@ -33,14 -33,13 +33,21 @@@ bootstrapfs-GITPATH             := git:
  myplc-GITPATH                   := git://git.verivue.com/planetlab/myplc@myplc-4.3-50
  pyopenssl-GITPATH             := git://git.verivue.com/planetlab/pyopenssl.git@pyopenssl-0.9-1
  monitor-GITPATH                 := git://git.verivue.com/planetlab/monitor.git@Monitor-3.0-29
 +pyaspects-GITPATH             := git://git.verivue.com/planetlab/pyaspects.git@pyaspects-0.4.1-1
 +
 +ifeq "$(DISTRONAME)" "centos5"
 +yum-SVNPATH                   := http://svn.planet-lab.org/svn/yum/branches/centos5
 +endif
 +ifeq "$(DISTRONAME)" "sl6"
 +yum-SVNPATH                   := http://svn.planet-lab.org/svn/yum/branches/rhel6
 +endif
  
+ ifeq "$(DISTRONAME)" "centos5"
+ yum-SVNPATH                   := http://svn.planet-lab.org/svn/yum/branches/centos5
+ endif
+ ifeq "$(DISTRONAME)" "sl6"
+ yum-SVNPATH                   := http://svn.planet-lab.org/svn/yum/branches/rhel6
+ endif
  # locating the right test directory - see make tests_gitpath
  tests-GITPATH                 := git://git.verivue.com/tests.git@verivue