wok diff erlang/receipt @ rev 19767

rsync: may not require /etc/inetd.conf
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 12:42:22 2017 +0100 (2017-02-20)
parents fcdd50638150
children 65d1668b0834
line diff
     1.1 --- a/erlang/receipt	Mon Dec 02 16:43:36 2013 +0000
     1.2 +++ b/erlang/receipt	Mon Feb 20 12:42:22 2017 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	export LANG=C
     1.9  	
    1.10  	cd $src