wok diff cryptopp/receipt @ rev 24045

memtest,plop: tune lzma compression
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 06 12:50:46 2021 +0000 (2021-05-06)
parents 8f633e989eed
children ad8b9ff412d2
line diff
     1.1 --- a/cryptopp/receipt	Mon Feb 18 11:22:40 2019 +0100
     1.2 +++ b/cryptopp/receipt	Thu May 06 12:50:46 2021 +0000
     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