wok diff cryptopp/receipt @ rev 24017

tuxpaint: no parallel make
author Hans-G?nter Theisgen
date Sat Feb 27 15:07:25 2021 +0100 (2021-02-27)
parents 8f633e989eed
children ad8b9ff412d2
line diff
     1.1 --- a/cryptopp/receipt	Mon Feb 18 11:22:40 2019 +0100
     1.2 +++ b/cryptopp/receipt	Sat Feb 27 15:07:25 2021 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  	sed -i 's|uname -m|echo i486|' GNUmakefile
     1.5  	make PREFIX=/usr &&
     1.6  	make PREFIX=/usr libcryptopp.so &&
     1.7 +	make PREFIX=/usr libcryptopp.pc &&
     1.8  	make PREFIX=/usr install
     1.9  }
    1.10