wok-next diff reiser4progs-dev/receipt @ rev 19615
Up adwaita-icon-theme.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Feb 04 15:52:11 2017 +0200 (2017-02-04) |
parents | 127ec27f61ab |
children |
line diff
1.1 --- a/reiser4progs-dev/receipt Wed Aug 17 15:47:07 2011 +0200 1.2 +++ b/reiser4progs-dev/receipt Sat Feb 04 15:52:11 2017 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Utilities for manipulating reiser4 file-system, development files." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 WEB_SITE="http://www.kernel.org/" 1.9 WANTED="reiser4progs" 1.10 1.11 @@ -14,8 +15,8 @@ 1.12 genpkg_rules() 1.13 { 1.14 mkdir -p $fs/usr/lib $fs/usr/share 1.15 - cp -a $_pkg/usr/include $fs/usr 1.16 - cp -a $_pkg/usr/share/aclocal $fs/usr/share 1.17 - cp -a $_pkg/usr/lib/*a $fs/usr/lib 1.18 + cp -a $install/usr/include $fs/usr 1.19 + cp -a $install/usr/share/aclocal $fs/usr/share 1.20 + cp -a $install/usr/lib/*a $fs/usr/lib 1.21 } 1.22