wok-current diff grep/receipt @ rev 25653

lzo needed from fsarchiver
author Hans-G?nter Theisgen
date Tue Feb 13 07:22:29 2024 +0100 (6 months ago)
parents 8b5c3df6e968
children
line diff
     1.1 --- a/grep/receipt	Mon Mar 21 09:36:52 2022 +0000
     1.2 +++ b/grep/receipt	Tue Feb 13 07:22:29 2024 +0100
     1.3 @@ -38,6 +38,7 @@
     1.4  	cook_copy_folders	bin
     1.5  }
     1.6  
     1.7 +# Pre and post install commands for Tazpkg.
     1.8  post_install()
     1.9  {
    1.10  	for i in grep egrep fgrep
    1.11 @@ -47,7 +48,7 @@
    1.12  	  done
    1.13  }
    1.14  
    1.15 -post_remove()
    1.16 +pre_remove()
    1.17  {
    1.18  	for i in grep egrep fgrep
    1.19  	  do