Author: glen                         Date: Wed Jun 14 10:38:09 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- variable replace not supported by pdksh, make bzgrep bash script

---- Files affected:
SOURCES:
   bzip2-bzgrep.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/bzip2-bzgrep.patch
diff -u SOURCES/bzip2-bzgrep.patch:1.1 SOURCES/bzip2-bzgrep.patch:1.2
--- SOURCES/bzip2-bzgrep.patch:1.1      Tue Jun 13 23:36:15 2006
+++ SOURCES/bzip2-bzgrep.patch  Wed Jun 14 12:38:03 2006
@@ -1,5 +1,11 @@
 --- bzip2-1.0.2/bzgrep.flaw    2005-06-07 13:43:01.000000000 +0200
 +++ bzip2-1.0.2/bzgrep 2005-06-07 14:07:50.000000000 +0200
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ 
+ # Bzgrep wrapped for bzip2, 
+ # adapted from zgrep by Philippe Troin <[EMAIL PROTECTED]> for Debian 
GNU/Linux.
 @@ -63,7 +63,11 @@
      bzip2 -cdfq "$i" | $grep $opt "$pat"
      r=$?
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to