SOURCES: sabayon-pld.patch - don't require Xnest

patrys patrys at pld-linux.org
Thu Mar 13 00:18:51 CET 2008


Author: patrys                       Date: Wed Mar 12 23:18:51 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- don't require Xnest

---- Files affected:
SOURCES:
   sabayon-pld.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/sabayon-pld.patch
diff -u SOURCES/sabayon-pld.patch:1.1 SOURCES/sabayon-pld.patch:1.2
--- SOURCES/sabayon-pld.patch:1.1	Thu Mar 13 00:04:38 2008
+++ SOURCES/sabayon-pld.patch	Thu Mar 13 00:18:46 2008
@@ -21,3 +21,12 @@
      *)
        echo "Your distribution (${with_distro}) is not yet supported!  (patches welcome)"
        exit 1
+@@ -254,7 +254,7 @@
+ 
+ AC_PATH_PROG(XNEST_PATH,Xnest,no)
+ if test "x$XNEST_PATH" = "xno" ; then
+-  AC_MSG_ERROR(Xnest binary not found)
++  XNEST_PATH="/usr/bin/Xnest" 
+ fi
+ AC_SUBST(XNEST_PATH)
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/sabayon-pld.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list