wok diff doxygen/receipt @ rev 19994

get-opera-blink: latest i386 release is 45.0.2552.898
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jul 22 10:30:29 2017 +0300 (2017-07-22)
parents eb8067417980
children 845b3d3b0cf5
line diff
     1.1 --- a/doxygen/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/doxygen/receipt	Sat Jul 22 10:30:29 2017 +0300
     1.3 @@ -16,7 +16,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|man/man1|share/&|' Makefile*
     1.9  	./configure --shared --prefix /usr --docdir /usr/share/doc \
    1.10  		--install /usr/bin/install &&
    1.11  	make &&
    1.12 @@ -29,4 +29,3 @@
    1.13  	mkdir -p $fs/usr
    1.14  	cp -a $install/usr/bin $fs/usr
    1.15  }
    1.16 -