SOURCES: lufs-no_buildtime_ssh.patch - oops, wrong direction :P

sparky sparky at pld-linux.org
Sun Jan 15 17:39:45 CET 2006


Author: sparky                       Date: Sun Jan 15 16:39:45 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- oops, wrong direction :P

---- Files affected:
SOURCES:
   lufs-no_buildtime_ssh.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/lufs-no_buildtime_ssh.patch
diff -u SOURCES/lufs-no_buildtime_ssh.patch:1.1 SOURCES/lufs-no_buildtime_ssh.patch:1.2
--- SOURCES/lufs-no_buildtime_ssh.patch:1.1	Sun Jan 15 17:35:13 2006
+++ SOURCES/lufs-no_buildtime_ssh.patch	Sun Jan 15 17:39:40 2006
@@ -1,17 +1,17 @@
---- lufs-0.9.7.new/configure.in	2006-01-15 17:31:13.000000000 +0100
-+++ lufs-0.9.7/configure.in	2003-10-29 23:40:28.000000000 +0100
-@@ -150,9 +150,14 @@
+--- lufs-0.9.7/configure.in	2003-10-29 23:40:28.000000000 +0100
++++ lufs-0.9.7.new/configure.in	2006-01-15 17:31:13.000000000 +0100
+@@ -150,14 +150,9 @@
  	[  --with-ssh=PATH         specify the path to the ssh executable], 
  	[SSHPROG=$withval],
  	[SSHPROG=`which ssh 2>/dev/null`])
-+if test ! -x "$SSHPROG"
-+then
-+    AC_MSG_RESULT([not found (sshfs support disabled)])
-+else
+-if test ! -x "$SSHPROG"
+-then
+-    AC_MSG_RESULT([not found (sshfs support disabled)])
+-else
      AC_MSG_RESULT([found ($SSHPROG)])
      AC_DEFINE([HAS_SSH], 1 , [Define if ssh is found.])
      opt_fs="$opt_fs sshfs"
-+fi
+-fi
  AC_SUBST(SSHPROG)
  
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/lufs-no_buildtime_ssh.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list