wok diff zerofree/receipt @ rev 19946

Up vmtouch (1.3.0)
author Paul Issott <paul@slitaz.org>
date Sun May 07 15:59:20 2017 +0100 (2017-05-07)
parents 96232d43a609
children f5fed8df2464
line diff
     1.1 --- a/zerofree/receipt	Thu Oct 09 14:44:32 2014 +0200
     1.2 +++ b/zerofree/receipt	Sun May 07 15:59:20 2017 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's/-lext2fs/& -lcom_err/' Makefile
     1.8  	make
     1.9  }
    1.10