wok-undigest rev 1016

ephoto: needs a config.cache-env
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 25 17:36:47 2013 +0200 (2013-04-25)
parents 7fdbdb46e1b9
children c97024d5437a
files ephoto/receipt
line diff
     1.1 --- a/ephoto/receipt	Wed Apr 24 21:58:40 2013 +0200
     1.2 +++ b/ephoto/receipt	Thu Apr 25 17:36:47 2013 +0200
     1.3 @@ -16,9 +16,9 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	touch config.cache-env 
     1.8  	./autogen.sh &&
     1.9  	./configure $CONFIGURE_ARGS && make && make install
    1.10 -echo $?
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.