Author: undefine                     Date: Tue Dec 13 18:17:48 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- patch to remove spaces and comment in include - now builds on sparc

---- Files affected:
SOURCES:
   hmake-no_spaces.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/hmake-no_spaces.patch
diff -u /dev/null SOURCES/hmake-no_spaces.patch:1.1
--- /dev/null   Tue Dec 13 19:17:48 2005
+++ SOURCES/hmake-no_spaces.patch       Tue Dec 13 19:17:43 2005
@@ -0,0 +1,13 @@
+--- hmake-3.10/src/interpreter/HInteractive.hs 2005-03-02 17:14:28.000000000 
+0000
++++ hmake-3.10.ok/src/interpreter/HInteractive.hs      2005-12-13 
17:57:34.720631298 +0000
+@@ -7,8 +7,8 @@
+ import List
+ import Maybe
+ 
+-import Config         -- from src/hmake
+-import Compiler               -- from src/hmake
++import Config
++import Compiler
+ import HiConfig
+ import SimpleLineEditor (delChars, getLineEdited, initialise, restore)
+ import LexModule
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to