wok-next diff slurm/receipt @ rev 18900

Up: Correct link to author homepage and better appearance file description in Tazpanel.
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Feb 18 16:11:22 2016 -0200 (2016-02-18)
parents 3ba8d2c9720d
children 466bca9334ef
line diff
     1.1 --- a/slurm/receipt	Tue Feb 17 12:55:08 2015 +0100
     1.2 +++ b/slurm/receipt	Thu Feb 18 16:11:22 2016 -0200
     1.3 @@ -16,7 +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 +	sed -i 's|lncurses|& -ltinfo|' *
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \