wok diff ms-sys/receipt @ rev 19683

Add: mate (a package to install all MATE desktop at once)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 12 00:43:16 2017 +0100 (2017-02-12)
parents 82fa5f95bda8
children 90e20bb5b8f2
line diff
     1.1 --- a/ms-sys/receipt	Thu May 21 15:21:04 2015 +0200
     1.2 +++ b/ms-sys/receipt	Sun Feb 12 00:43:16 2017 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|PREFIX)/man|PREFIX)/share/man|' Makefile
     1.8  	make PREFIX=/usr DESTDIR=$DESTDIR install
     1.9  }
    1.10