wok diff cdrkit/receipt @ rev 24005
cdrkit: force catalog sort weight
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 19 09:09:36 2021 +0000 (2021-01-19) |
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 Jan 19 09:09:36 2021 +0000 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