SOURCES: gzip-CAN-2005-0758.patch - variable replace not supported...

glen glen at pld-linux.org
Wed Jun 14 12:40:22 CEST 2006


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

---- Files affected:
SOURCES:
   gzip-CAN-2005-0758.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gzip-CAN-2005-0758.patch
diff -u SOURCES/gzip-CAN-2005-0758.patch:1.1 SOURCES/gzip-CAN-2005-0758.patch:1.2
--- SOURCES/gzip-CAN-2005-0758.patch:1.1	Tue Jun 13 23:55:27 2006
+++ SOURCES/gzip-CAN-2005-0758.patch	Wed Jun 14 12:40:17 2006
@@ -1,5 +1,12 @@
 --- zgrep.in
 +++ zgrep.in
+@@ -1,5 +1,5 @@
+ :
+-#!/bin/sh
++#!/bin/bash
+ 
+ # zgrep -- a wrapper around a grep program that decompresses files as needed
+ # Adapted from a version sent by Charles Levert <charles at comm.polymtl.ca>
 @@ -24,7 +24,7 @@
  
  PATH="BINDIR:$PATH"; export PATH
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gzip-CAN-2005-0758.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list