wok diff slim-theme-default/receipt @ rev 11004

Up: audacious-plugins to 3.0.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 13 03:09:47 2011 +0000 (2011-10-13)
parents c61177674d4d
children 77143f213b9b
line diff
     1.1 --- a/slim-theme-default/receipt	Thu Apr 30 20:44:27 2009 +0200
     1.2 +++ b/slim-theme-default/receipt	Thu Oct 13 03:09:47 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slim-theme-default"
     1.7 -VERSION="1.3.1"
     1.8 +VERSION="1.3.2"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Slim login manager themes pack."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -13,5 +13,5 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/share/slim
    1.16 -	cp -a $src/themes $fs/usr/share/slim
    1.17 +	cp -a $_pkg/usr/share/slim/themes $fs/usr/share/slim
    1.18  }