wok diff grep/receipt @ rev 24794

Up dhcp (4.4.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 21 15:36:41 2022 +0000 (2022-03-21)
parents 8b5c3df6e968
children d79ed38ace18
line diff
     1.1 --- a/grep/receipt	Mon Mar 21 09:36:52 2022 +0000
     1.2 +++ b/grep/receipt	Mon Mar 21 15:36:41 2022 +0000
     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