wok diff openmotif-man/receipt @ rev 17903

smbclient: symlink smbspool to cups backend (again)
author Richard Dunbar <mojo@slitaz.org>
date Sat Apr 04 10:31:10 2015 -0400 (2015-04-04)
parents 06e7bc9e2249
children a78610b2eb47
line diff
     1.1 --- a/openmotif-man/receipt	Sat Aug 29 17:05:43 2009 +0200
     1.2 +++ b/openmotif-man/receipt	Sat Apr 04 10:31:10 2015 -0400
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="non-free"
     1.5  SHORT_DESC="source code version of Motif under a public license, manual pages."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="other"
     1.8  WEB_SITE="http://www.motifzone.org/"
     1.9  WANTED="openmotif"
    1.10  
    1.11 @@ -12,7 +13,5 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr/share
    1.15 -	cp -a $_pkg/usr/share/man $fs/usr/share
    1.16 +	cp -a $install/usr/share/man $fs/usr/share
    1.17  }
    1.18 -
    1.19 -