wok diff cdrkit/receipt @ rev 24031

updated dialog (1.3_20190211 -> 1.3_20210324)
author Hans-G?nter Theisgen
date Tue Apr 06 13:52:57 2021 +0100 (2021-04-06)
parents fad95bff792d
children 3e2a0347b2f1
line diff
     1.1 --- a/cdrkit/receipt	Tue Dec 20 12:06:34 2016 +0100
     1.2 +++ b/cdrkit/receipt	Tue Apr 06 13:52:57 2021 +0100
     1.3 @@ -22,6 +22,7 @@
     1.4  	[ -s $SOURCES_REPOSITORY/cdrkit-1.1.9-efi-boot.patch ] ||
     1.5  		wget -P $SOURCES_REPOSITORY https://github.com/NixOS/nixpkgs/raw/master/pkgs/tools/cd-dvd/cdrkit/cdrkit-1.1.9-efi-boot.patch
     1.6  	patch -p1 < $SOURCES_REPOSITORY/cdrkit-1.1.9-efi-boot.patch
     1.7 +	patch -p1 < $stuff/cdrkit-1.1.9-sort-catalog.patch
     1.8  	make PREFIX=/usr && make install PREFIX=/usr
     1.9  }
    1.10