wok-next diff dev86/receipt @ rev 19466

Up: libgsf (1.14.40), goffice (0.10.32), gnumeric (1.12.32).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 25 01:28:09 2016 +0300 (2016-10-25)
parents bc78fe1b4ae4
children 3a6b97ad0a64
line diff
     1.1 --- a/dev86/receipt	Tue May 26 15:17:08 2015 +0200
     1.2 +++ b/dev86/receipt	Tue Oct 25 01:28:09 2016 +0300
     1.3 @@ -16,6 +16,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|/usr/man|/usr/share/man|' man/Makefile
     1.8 +	sed -i 's|REFIX)/man|REFIX)/share/man|' Makefile */Makefile
     1.9  	make -j 1 PREFIX=/usr &&
    1.10  	make -j 1 DIST=$DESTDIR install
    1.11  }