# HG changeset patch # User Yuri Pourre # Date 1445094781 10800 # Node ID 4cab7e3a502eecfe4989ad2b983b44a57c7bb9cf # Parent 30a32c62632d8fe49d5a2faf95fcf9c9bd9a3b2a Remove mozo-dev diff -r 30a32c62632d -r 4cab7e3a502e mozo-dev/receipt --- a/mozo-dev/receipt Sat Oct 17 12:09:39 2015 -0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,18 +0,0 @@ -# SliTaz package receipt. - -PACKAGE="mozo-dev" -VERSION="1.8.0" -CATEGORY="libdevel" -LICENSE="GPL3" -SHORT_DESC="MATE menu editing tool" -MAINTAINER="yuripourre@gmail.com" -WEB_SITE="http://www.mate-desktop.org/" -WANTED="mozo" -DEPENDS="mozo" -TAGS="MATE" - -genpkg_rules() -{ - mkdir -p $fs/usr/lib - cp -a $install/usr/lib $fs/usr -} diff -r 30a32c62632d -r 4cab7e3a502e mozo/receipt --- a/mozo/receipt Sat Oct 17 12:09:39 2015 -0300 +++ b/mozo/receipt Sat Oct 17 12:13:01 2015 -0300 @@ -29,5 +29,6 @@ { mkdir -p $fs/usr/share cp -a $install/usr/bin $fs/usr + cp -a $install/usr/lib $fs/usr cp -a $install/usr/share $fs/usr }