wok-6.x diff prelink/receipt @ rev 22232

updated xorg-libXxf86dga and xorg-libXxf86dga-dev (1.1.4 -> 1.1.5)
author Hans-G?nter Theisgen
date Tue Nov 12 08:30:43 2019 +0100 (2019-11-12)
parents 3705d68ed8f3
children 241fb98cab1c
line diff
     1.1 --- a/prelink/receipt	Sat Feb 24 12:51:10 2018 +0100
     1.2 +++ b/prelink/receipt	Tue Nov 12 08:30:43 2019 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed -i 's|uname -m|echo i486|' testsuite/Makefile
     1.8 +	sed -i 's|uname -m|echo i486|' testsuite/Makefile* config*
     1.9  	sed -i 's/^LIBS.*/& -lpthread/' src/Makefile*
    1.10  	./configure $CONFIGURE_ARGS && make && make install
    1.11  }