wok-6.x diff grep/receipt @ rev 25292
updated rubberband (2.0.2 -> 3.0.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jul 19 10:19:50 2022 +0100 (2022-07-19) |
parents | 8b5c3df6e968 |
children |
line diff
1.1 --- a/grep/receipt Mon Mar 21 09:36:52 2022 +0000 1.2 +++ b/grep/receipt Tue Jul 19 10:19:50 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