wok rev 18858
Changed the directory: backgrounds to images
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Wed Jan 27 06:01:21 2016 +0000 (2016-01-27) |
parents | cd5ce06b1fb3 |
children | 7f8dbde7f68e |
files | slitaz-backgrounds/description.txt slitaz-backgrounds/receipt |
line diff
1.1 --- a/slitaz-backgrounds/description.txt Tue Jan 26 22:00:52 2016 +0100 1.2 +++ b/slitaz-backgrounds/description.txt Wed Jan 27 06:01:21 2016 +0000 1.3 @@ -1,1 +1,1 @@ 1.4 -A collection of wallpapers for SliTaz. It contains beautiful images for your desktop. All images are available at: /usr/share/backgrounds. 1.5 +A collection of wallpapers for SliTaz. It contains beautiful images for your desktop. All images are available at: /usr/share/images.
2.1 --- a/slitaz-backgrounds/receipt Tue Jan 26 22:00:52 2016 +0100 2.2 +++ b/slitaz-backgrounds/receipt Wed Jan 27 06:01:21 2016 +0000 2.3 @@ -17,8 +17,8 @@ 2.4 # Rules to configure and make the package. 2.5 compile_rules() 2.6 { 2.7 - mkdir -p $install/usr/share/backgrounds 2.8 - cp -a $src/* $install/usr/share/backgrounds 2.9 + mkdir -p $install/usr/share/images 2.10 + cp -a $src/* $install/usr/share/images 2.11 } 2.12 2.13 # Rules to gen a SliTaz package suitable for Tazpkg.