SOURCES: openhpi-rtas.patch (NEW) - disable stupid check

qboosh qboosh at pld-linux.org
Sun Nov 4 01:32:18 CET 2007


Author: qboosh                       Date: Sun Nov  4 00:32:18 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- disable stupid check

---- Files affected:
SOURCES:
   openhpi-rtas.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/openhpi-rtas.patch
diff -u /dev/null SOURCES/openhpi-rtas.patch:1.1
--- /dev/null	Sun Nov  4 01:32:18 2007
+++ SOURCES/openhpi-rtas.patch	Sun Nov  4 01:32:13 2007
@@ -0,0 +1,15 @@
+--- openhpi-2.10.1/acinclude.m4.orig	2007-11-03 23:02:20.362923000 +0100
++++ openhpi-2.10.1/acinclude.m4	2007-11-03 23:54:07.760003912 +0100
+@@ -202,12 +202,8 @@
+             int main (void) { rtas_activate_firmware(); }
+         ],
+         [
+-	    if test -f "/usr/bin/lsvpd"; then
+ 		    have_rtas_lib=yes
+         	    AC_MSG_RESULT(yes)
+-	    else
+-		    AC_MSG_RESULT(no)
+-	    fi
+        ],
+        [AC_MSG_RESULT(no)]
+     )])
================================================================


More information about the pld-cvs-commit mailing list