SOURCES: luma-dont_check_req_while_build.patch (NEW) - dont check ...

twittner twittner at pld-linux.org
Wed Aug 17 18:12:10 CEST 2005


Author: twittner                     Date: Wed Aug 17 16:12:10 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- dont check requires while building

---- Files affected:
SOURCES:
   luma-dont_check_req_while_build.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/luma-dont_check_req_while_build.patch
diff -u /dev/null SOURCES/luma-dont_check_req_while_build.patch:1.1
--- /dev/null	Wed Aug 17 18:12:10 2005
+++ SOURCES/luma-dont_check_req_while_build.patch	Wed Aug 17 18:12:05 2005
@@ -0,0 +1,11 @@
+diff -Nur o.luma-2.2/install.py n.luma-2.2/install.py
+--- o.luma-2.2/install.py	2005-08-15 22:24:11.000000000 +0200
++++ n.luma-2.2/install.py	2005-08-17 17:32:06.357520920 +0200
+@@ -27,6 +27,7 @@
+     """ Checks for installed packages which are needed in order to run Luma.
+     Gives only a warning for missing packages.
+     """
++    return
+     
+     print "Check for preinstalled modules:\n"
+     
================================================================



More information about the pld-cvs-commit mailing list