wok rev 25752

fixed recipe for wxHexEditor again
author Hans-G?nter Theisgen
date Sat Aug 31 15:53:59 2024 +0100 (8 months ago)
parents 926a13bca723
children 9ac755e5e67b
files wxHexEditor/description.txt wxHexEditor/receipt
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/wxHexEditor/description.txt	Sat Aug 31 15:53:59 2024 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +wxHexEditor is another Free Hex Editor,
     1.5 +build because there is no good hex editor for Linux systems,
     1.6 +especially for big files.
     2.1 --- a/wxHexEditor/receipt	Sat Aug 31 15:45:44 2024 +0100
     2.2 +++ b/wxHexEditor/receipt	Sat Aug 31 15:53:59 2024 +0100
     2.3 @@ -64,5 +64,4 @@
     2.4  genpkg_rules()
     2.5  {
     2.6  	cook_copy_folders	bin
     2.7 -	cook_copy_folders	pixmaps
     2.8  }