wok diff grep/receipt @ rev 24885

updated mcabber (0.9.10 -> 1.1.2)
author Hans-G?nter Theisgen
date Fri Apr 01 07:52:41 2022 +0100 (2022-04-01)
parents 8b5c3df6e968
children d79ed38ace18
line diff
     1.1 --- a/grep/receipt	Mon Mar 21 09:36:52 2022 +0000
     1.2 +++ b/grep/receipt	Fri Apr 01 07:52:41 2022 +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