wok diff xlockmore/receipt @ rev 23695
updated terminator (1.91 -> 1.92)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 27 07:35:16 2020 +0100 (2020-04-27) |
parents | fcd3d43eadad |
children | 535c806240cc |
line diff
1.1 --- a/xlockmore/receipt Fri Feb 22 10:45:05 2019 +0100 1.2 +++ b/xlockmore/receipt Mon Apr 27 07:35:16 2020 +0100 1.3 @@ -17,6 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|__GNUC_MINOR__ >= 4|__GNUC_MINOR__ >= 7|' modes/strange.c 1.8 ./configure --prefix=/usr \ 1.9 --infodir=/usr/share/info \ 1.10 --mandir=/usr/share/man \