wok diff xorg-xkbcomp/receipt @ rev 11999

openssh: Gen ecdsa key if not exist
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Mar 04 23:00:55 2012 +0100 (2012-03-04)
parents 64b19e3162d7
children eb8067417980
line diff
     1.1 --- a/xorg-xkbcomp/receipt	Thu Mar 10 10:45:02 2011 +0000
     1.2 +++ b/xorg-xkbcomp/receipt	Sun Mar 04 23:00:55 2012 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xorg-xkbcomp"
     1.7 -VERSION="1.2.1"
     1.8 +VERSION="1.2.3"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xorg keyboard composite."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -20,7 +20,7 @@
    1.13      --mandir=/usr/share/man --localstatedir=/var \
    1.14      $CONFIGURE_ARGS &&
    1.15      make &&
    1.16 -    make DESTDIR=$PWD/_pkg install
    1.17 +    make DESTDIR=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.