tazpkg diff modules/remove @ rev 955

modules/search: allow search file with dash at start: tazpkg -sf "-spi"
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Dec 22 00:02:54 2017 +0200 (2017-12-22)
parents 45d90da42ede
children
line diff
     1.1 --- a/modules/remove	Sun Jan 08 11:24:12 2017 +0200
     1.2 +++ b/modules/remove	Fri Dec 22 00:02:54 2017 +0200
     1.3 @@ -23,7 +23,7 @@
     1.4  
     1.5  # Block of receipt function callers
     1.6  # Why? "Bad" receipt sourcing can redefine some vital TazPkg variables.
     1.7 -# Few receipts function should be patched now.
     1.8 +# Few receipts functions should be patched now.
     1.9  
    1.10  # Input: $1 = path to the receipt to be processed
    1.11