wok diff lxpolkit/receipt @ rev 20413

*l2tp*: add doc (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 02 11:37:36 2018 +0200 (2018-08-02)
parents 2b9f96603415
children 6e8b1bcb30e2
line diff
     1.1 --- a/lxpolkit/receipt	Sat Aug 10 13:52:56 2013 +0000
     1.2 +++ b/lxpolkit/receipt	Thu Aug 02 11:37:36 2018 +0200
     1.3 @@ -3,12 +3,13 @@
     1.4  PACKAGE="lxpolkit"
     1.5  VERSION="0.1.0"
     1.6  CATEGORY="x-window"
     1.7 -SHORT_DESC="LXDE PolKit manager."
     1.8 +SHORT_DESC="LXDE PolicyKit authentication agent"
     1.9  MAINTAINER="pankso@slitaz.org"
    1.10  LICENSE="GPL3"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WGET_URL="$SF_MIRROR/lxde/LXPolkit/$TARBALL"
    1.13  WEB_SITE="http://lxde.org"
    1.14 +TAGS="LXDE"
    1.15  
    1.16  DEPENDS="gtk+ polkit"
    1.17  BUILD_DEPENDS="gtk+-dev polkit-dev"
    1.18 @@ -16,7 +17,6 @@
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()
    1.21  {
    1.22 -	cd $src
    1.23  	./configure \
    1.24  		--sysconfdir=/etc \
    1.25  		--libexecdir=/usr/lib/lxde \