wok diff xlockmore/receipt @ rev 20896

updated ethtool (4.2 -> 4.19)
author Hans-G?nter Theisgen
date Tue Feb 26 14:11:25 2019 +0100 (2019-02-26)
parents fcd3d43eadad
children 535c806240cc
line diff
     1.1 --- a/xlockmore/receipt	Fri Feb 22 10:45:05 2019 +0100
     1.2 +++ b/xlockmore/receipt	Tue Feb 26 14:11:25 2019 +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 \