wok diff i7z/receipt @ rev 18497

libfm: define tar.xz for xarchiver
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 11 13:59:02 2015 +0200 (2015-10-11)
parents 9736e603f8a1
children 8dd8bab3f0ca
line diff
     1.1 --- a/i7z/receipt	Thu Apr 10 19:08:24 2014 +0000
     1.2 +++ b/i7z/receipt	Sun Oct 11 13:59:02 2015 +0200
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	make &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }