wok diff lxshortcut/receipt @ rev 17988

Update LXDE stuff.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 23 01:34:37 2015 +0300 (2015-04-23)
parents 2b9f96603415
children c9e270dd464f
line diff
     1.1 --- a/lxshortcut/receipt	Sat Aug 10 13:52:56 2013 +0000
     1.2 +++ b/lxshortcut/receipt	Thu Apr 23 01:34:37 2015 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lxshortcut"
     1.7 -VERSION="0.1.1"
     1.8 +VERSION="0.1.2"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Edit application shortcuts compliant with the freedesktop.org Desktop Entry spec."
    1.11  MAINTAINER="rcx@zoominternet.net"
    1.12 @@ -19,9 +19,8 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17 -	# Fix infinite loop.
    1.18 -	touch po/stamp-it
    1.19 +	## Fix infinite loop.
    1.20 +	#touch po/stamp-it
    1.21  	./configure \
    1.22  		--prefix=/usr \
    1.23  		--sysconfdir=/etc \