wok-next diff chrpath/receipt @ rev 19873

cacerts: get certificates data directly from Mozilla Hg; BLFS returns empty data today
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Sep 29 01:32:06 2017 +0300 (2017-09-29)
parents eb8067417980
children b84b01f3048e
line diff
     1.1 --- a/chrpath/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/chrpath/receipt	Fri Sep 29 01:32:06 2017 +0300
     1.3 @@ -13,7 +13,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's|/doc|/share/doc|' Makefile*
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \