[cig-commits] r21915 - cs/buildbot/pylith_deps/src

brad at geodynamics.org brad at geodynamics.org
Fri Apr 19 14:57:37 PDT 2013


Author: brad
Date: 2013-04-19 14:57:36 -0700 (Fri, 19 Apr 2013)
New Revision: 21915

Modified:
   cs/buildbot/pylith_deps/src/makefile
Log:
Remove git from pylith_deps install (install via system packages or with buildbot).

Modified: cs/buildbot/pylith_deps/src/makefile
===================================================================
--- cs/buildbot/pylith_deps/src/makefile	2013-04-19 21:28:23 UTC (rev 21914)
+++ cs/buildbot/pylith_deps/src/makefile	2013-04-19 21:57:36 UTC (rev 21915)
@@ -133,12 +133,6 @@
 		make install
 
 
-git:
-	$(FETCH) http://geodynamics.org/~buildbot/deps/git-1.8.2.1.tar.gz
-	tar --no-same-owner -zxf git-1.8.2.1.tar.gz
-	cd git-1.8.2.1 && \
-		make prefix=$(HOME)/pylith_deps NO_EXPAT=1 NO_TCLTK=1 NO_GETTEXT=1 NO_OPENSSL=1 $(env_flags) all install
-
 numpy:
 	$(FETCH) http://geodynamics.org/~buildbot/deps/numpy-1.6.1-patched.tar.gz
 	tar --no-same-owner -zxf numpy-1.6.1-patched.tar.gz



More information about the CIG-COMMITS mailing list