[svn:parrot] r35953 - trunk/config/gen/makefiles

[email protected] Sat, 24 Jan 2009 01:48:52 -0800 (PST)
Newsgroups perl.cvs.parrot
Message-ID <[email protected]>
Author: bernhard
Date: Sat Jan 24 01:48:51 2009
New Revision: 35953

Modified:
   trunk/config/gen/makefiles/languages.in

Log:
[build] put back a tab in languages/Makefile

Modified: trunk/config/gen/makefiles/languages.in
==============================================================================
--- trunk/config/gen/makefiles/languages.in	(original)
+++ trunk/config/gen/makefiles/languages.in	Sat Jan 24 01:48:51 2009
@@ -516,7 +516,7 @@
 	cd gil && $(GIT) pull
 
 co-hq9plus:
-    - $(GIT) clone 'git:////github.com/bschmalhofer/hq9plus.git'
+	- $(GIT) clone 'git:////github.com/bschmalhofer/hq9plus.git'
 
 up-hq9plus:
 	cd hq9plus && $(GIT) pull