wok diff lostirc/receipt @ rev 12533

Up: xorg-xf86-input-evdev (it provide mouse and keyboard support so xorg-xf86-input-[mouse|keyboard] can be removed)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 26 01:50:03 2012 +0200 (2012-04-26)
parents af9a1b47948c
children e2f2cc28884f
line diff
     1.1 --- a/lostirc/receipt	Tue Jan 24 22:51:41 2012 +0100
     1.2 +++ b/lostirc/receipt	Thu Apr 26 01:50:03 2012 +0200
     1.3 @@ -25,8 +25,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/usr/share/applications $fs/etc
     1.8 -	cp -a $stuff/listpatron.desktop $fs/usr/share/applications
     1.9 +	mkdir -p $fs/usr $fs/etc
    1.10  	cp -a $_pkg/usr/bin $fs/usr
    1.11  	cp -a $stuff/skel $fs/etc
    1.12  }