wok diff libestr/receipt @ rev 20289

elilo: force ia32 (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 10 13:11:07 2018 +0200 (2018-04-10)
parents 6c3718ca17b6
children c86e41198e76
line diff
     1.1 --- a/libestr/receipt	Sat Nov 09 17:34:23 2013 +0000
     1.2 +++ b/libestr/receipt	Tue Apr 10 13:11:07 2018 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libestr"
     1.7 -VERSION="0.1.2"
     1.8 +VERSION="0.1.10"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="some essentials for string handling "
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -13,7 +13,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	./configure $CONFIGURE_ARGS && make && make install
    1.18  }
    1.19