wok-next diff slitaz-icons-hydroxygen/receipt @ rev 20491
More packing...
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Mar 13 02:04:32 2018 +0200 (2018-03-13) |
parents | d0308bf5ec4a |
children | cd7906120828 |
line diff
1.1 --- a/slitaz-icons-hydroxygen/receipt Thu Aug 17 16:45:06 2017 +0300 1.2 +++ b/slitaz-icons-hydroxygen/receipt Tue Mar 13 02:04:32 2018 +0200 1.3 @@ -10,16 +10,13 @@ 1.4 1.5 BUILD_DEPENDS="hydroxygen-iconset make-slitaz-icons" 1.6 1.7 -# Rules to compile and makethe package. 1.8 compile_rules() { 1.9 mksit.sh \ 1.10 -f /usr/share/icons/hydroxygen \ 1.11 - -t $fs/usr/share/icons/SliTaz-Hydroxygen \ 1.12 + -t $install/usr/share/icons/SliTaz-Hydroxygen \ 1.13 -opmax 1.14 } 1.15 1.16 -# Rules to gen a SliTaz package suitable for Tazpkg. 1.17 -genpkg_rules() 1.18 -{ 1.19 +genpkg_rules() { 1.20 copy @std 1.21 }