wok-next diff rox-filer-locales/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents f48456621a9d
children
line diff
     1.1 --- a/rox-filer-locales/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/rox-filer-locales/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="2.8"
     1.5  CATEGORY="localization"
     1.6  SHORT_DESC="Locales for the rox-filer"
     1.7 -MAINTAINER="sygne@ombres.eu"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="http://rox.sourceforge.net/desktop/"
    1.11  REPOLOGY="rox-filer"
    1.12 @@ -14,8 +14,8 @@
    1.13  WGET_URL="$SF_MIRROR/rox/$TARBALL"
    1.14  
    1.15  compile_rules() {
    1.16 -	mkdir -p $DESTDIR
    1.17 -	cp -r $src/ROX-Filer/Messages $DESTDIR/
    1.18 +	mkdir -p $install
    1.19 +	cp -r $src/ROX-Filer/Messages $install/
    1.20  }
    1.21  
    1.22  genpkg_rules() {