Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3617

Modified Files:
        lesspipe.info 
Log Message:
Latest version to stable

Index: lesspipe.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/lesspipe.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- lesspipe.info       2 Jan 2007 18:29:45 -0000       1.2
+++ lesspipe.info       6 Oct 2008 08:40:47 -0000       1.3
@@ -1,8 +1,8 @@
 Package: lesspipe
-Version: 1.53
+Version: 1.55
 Revision: 11
 Source: ftp://ftp.ifh.de/pub/unix/utility/%n-%v.tar.gz
-Source-MD5: 8317458e4955e43fe39728a0928dfce6
+Source-MD5: a3b7602b5e6b898ab6aca40b94c18f41
 SourceDirectory: %n-%v
 BuildDepends: fink (>= 0.18.0) 
 Recommends: lynx, antiword, rpm, ghostscript, html2text, unrtf
@@ -29,10 +29,10 @@
 export LESSOPEN='| %p/bin/lesspipe.sh %%s'
 
 if [ -z "\$LESS" ]; then
-    LESS="--raw-control-chars"
+    LESS="--RAW-CONTROL-CHARS"
 else
     if [ \`printenv LESS | /usr/bin/grep -c -e "-[Rr]"\` -eq 0 ]; then
-       LESS="\$LESS --raw-control-chars"
+       LESS="\$LESS --RAW-CONTROL-CHARS"
     fi
 fi
 export LESS
@@ -43,10 +43,10 @@
 
 if ( \$?LESS ) then
     if ( "\$LESS" !~ *-{R,r}* ) then
-       setenv LESS "\$LESS --raw-control-chars"
+       setenv LESS "\$LESS --RAW-CONTROL-CHARS"
     endif
 else
-    setenv LESS "--raw-control-chars"
+    setenv LESS "--RAW-CONTROL-CHARS"
 endif
 EOF
  /bin/chmod 755 %i/etc/profile.d/%n.*sh


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to