wok diff mingw32-runtime/receipt @ rev 20349

libgcrypt update: 1.7.1 (2016 June) -> 1.8.2 (2017 Dec)
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 10:52:47 2018 +0000 (2018-06-09)
parents ed8073aa8cf0
children afae00265386
line diff
     1.1 --- a/mingw32-runtime/receipt	Mon Dec 21 00:07:14 2015 +0100
     1.2 +++ b/mingw32-runtime/receipt	Sat Jun 09 10:52:47 2018 +0000
     1.3 @@ -23,6 +23,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|/doc/|/share&|' configure */configure Makefile.in
     1.8  	if [ "$MINGW32_ID" != "$MINGW32_TARGET" ] ; then
     1.9  		echo "ERROR: Conf 'TARGET' string differs from Receipt 'ID' string"
    1.10  		return 1