wok-next rev 19960

Remove -ltinfo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Oct 17 10:14:12 2017 +0200 (2017-10-17)
parents 76524bb0e096
children 1fcdbab05a8a
files burp/receipt cgames/receipt cmatrix/receipt crosstool-ng/receipt cv/receipt ddd/receipt dnstop/receipt erlang/receipt gnuplot/receipt gsim51/receipt gvim/receipt i7z/receipt iftop/receipt iptraf/receipt irssi/receipt jnettop/receipt kismet/receipt ldapvi/receipt mikmod/receipt mtr/receipt multitail/receipt nbwmon/receipt ncftp/receipt nethack/receipt nethogs/receipt ninvaders/receipt nmon/receipt nzbget/receipt octave/receipt ola/receipt pktstat/receipt retawq/receipt rhapsody/receipt rlwrap/receipt rogue/receipt sc/receipt slurm/receipt snownews/receipt squidview/receipt uemacs/receipt vfu/receipt vlc/receipt wavemon/receipt wyrd/receipt yacpi/receipt zsnes/receipt zssh/receipt
line diff
     1.1 --- a/burp/receipt	Tue Oct 17 09:49:31 2017 +0200
     1.2 +++ b/burp/receipt	Tue Oct 17 10:14:12 2017 +0200
     1.3 @@ -17,7 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	./configure --prefix=/usr \
     1.9  		--sbindir=/usr/sbin \
    1.10  		--sysconfdir=/etc \
     2.1 --- a/cgames/receipt	Tue Oct 17 09:49:31 2017 +0200
     2.2 +++ b/cgames/receipt	Tue Oct 17 10:14:12 2017 +0200
     2.3 @@ -16,7 +16,6 @@
     2.4  # Rules to configure and make the package.
     2.5  compile_rules()
     2.6  {
     2.7 -#	export LDFLAGS="$LDFLAGS -ltinfo"
     2.8  	sed -i	-e 's|install -.*\$|&(destdir)/$|' \
     2.9  		-e "s|^prefix|destdir = $DESTDIR\\n&|" \
    2.10  		-e 's/g games/g root/' */Makefile.in
     3.1 --- a/cmatrix/receipt	Tue Oct 17 09:49:31 2017 +0200
     3.2 +++ b/cmatrix/receipt	Tue Oct 17 10:14:12 2017 +0200
     3.3 @@ -16,7 +16,6 @@
     3.4  # Rules to configure and make the package.
     3.5  compile_rules()
     3.6  {
     3.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     3.8  	./configure \
     3.9  		--prefix=/usr \
    3.10  		--infodir=/usr/share/info \
     4.1 --- a/crosstool-ng/receipt	Tue Oct 17 09:49:31 2017 +0200
     4.2 +++ b/crosstool-ng/receipt	Tue Oct 17 10:14:12 2017 +0200
     4.3 @@ -18,7 +18,6 @@
     4.4  compile_rules()
     4.5  {
     4.6  	./bootstrap
     4.7 -	sed -i 's/-lncurses/& -ltinfo/' kconfig/Makefile
     4.8  	./configure \
     4.9  		--prefix=/usr \
    4.10  		$CONFIGURE_ARGS &&
     5.1 --- a/cv/receipt	Tue Oct 17 09:49:31 2017 +0200
     5.2 +++ b/cv/receipt	Tue Oct 17 10:14:12 2017 +0200
     5.3 @@ -16,7 +16,7 @@
     5.4  # Rules to configure and make the package.
     5.5  compile_rules()
     5.6  {
     5.7 -	sed -i 's|/local||;s|-lncurses|& -ltinfo|' Makefile
     5.8 +	sed -i 's|/local||' Makefile
     5.9  	make && make DESTDIR=$DESTDIR install
    5.10  }
    5.11  
     6.1 --- a/ddd/receipt	Tue Oct 17 09:49:31 2017 +0200
     6.2 +++ b/ddd/receipt	Tue Oct 17 10:14:12 2017 +0200
     6.3 @@ -19,8 +19,6 @@
     6.4  # Rules to configure and make the package.
     6.5  compile_rules()
     6.6  {
     6.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     6.8 -	
     6.9  	# Need to include an additional header in a file to build with gcc 4.4.0
    6.10  	DDD_FILE_TO_PATCH="ddd/strclass.C"
    6.11  	cp -f $DDD_FILE_TO_PATCH $DDD_FILE_TO_PATCH.orig  &&
     7.1 --- a/dnstop/receipt	Tue Oct 17 09:49:31 2017 +0200
     7.2 +++ b/dnstop/receipt	Tue Oct 17 10:14:12 2017 +0200
     7.3 @@ -15,7 +15,6 @@
     7.4  # Rules to configure and make the package.
     7.5  compile_rules()
     7.6  {
     7.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     7.8  	./configure --prefix=/usr
     7.9  	make 
    7.10  }
     8.1 --- a/erlang/receipt	Tue Oct 17 09:49:31 2017 +0200
     8.2 +++ b/erlang/receipt	Tue Oct 17 10:14:12 2017 +0200
     8.3 @@ -17,10 +17,7 @@
     8.4  # Rules to configure and make the package.
     8.5  compile_rules()
     8.6  {
     8.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     8.8  	export LANG=C
     8.9 -	
    8.10 -	cd $src
    8.11  	sed -i 's|./Install|sh -x Install|' Makefile*
    8.12  	
    8.13  	./configure \
     9.1 --- a/gnuplot/receipt	Tue Oct 17 09:49:31 2017 +0200
     9.2 +++ b/gnuplot/receipt	Tue Oct 17 10:14:12 2017 +0200
     9.3 @@ -20,7 +20,6 @@
     9.4  # Rules to configure and make the package.
     9.5  compile_rules()
     9.6  {
     9.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     9.8  	./configure \
     9.9  		--prefix=/usr \
    9.10  		--libexecdir=/usr/lib \
    10.1 --- a/gsim51/receipt	Tue Oct 17 09:49:31 2017 +0200
    10.2 +++ b/gsim51/receipt	Tue Oct 17 10:14:12 2017 +0200
    10.3 @@ -19,7 +19,6 @@
    10.4  compile_rules()
    10.5  {
    10.6  	cd $src/src
    10.7 -	sed -i 's/-lncurses/& -ltinfo/' Makefile
    10.8  	make
    10.9  }
   10.10  
    11.1 --- a/gvim/receipt	Tue Oct 17 09:49:31 2017 +0200
    11.2 +++ b/gvim/receipt	Tue Oct 17 10:14:12 2017 +0200
    11.3 @@ -19,8 +19,6 @@
    11.4  # Rules to configure and make the package.
    11.5  compile_rules()
    11.6  {
    11.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    11.8 -
    11.9  	# define the place for the global vimrc file (set to /etc/vim/vimrc)
   11.10  	# (patch from Arch Linux PKGBUILD)
   11.11  	sed -i 's|^.*\(#define SYS_VIMRC_FILE\).*$|\1 "/etc/vim/vimrc"|' $src/src/feature.h
    12.1 --- a/i7z/receipt	Tue Oct 17 09:49:31 2017 +0200
    12.2 +++ b/i7z/receipt	Tue Oct 17 10:14:12 2017 +0200
    12.3 @@ -16,7 +16,6 @@
    12.4  # Rules to configure and make the package.
    12.5  compile_rules()
    12.6  {
    12.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    12.8  	make &&
    12.9  	make DESTDIR=$DESTDIR install
   12.10  }
    13.1 --- a/iftop/receipt	Tue Oct 17 09:49:31 2017 +0200
    13.2 +++ b/iftop/receipt	Tue Oct 17 10:14:12 2017 +0200
    13.3 @@ -17,7 +17,6 @@
    13.4  # Rules to configure and make the package.
    13.5  compile_rules()
    13.6  {
    13.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    13.8  	./configure --prefix=/usr --infodir=/usr/share/info \
    13.9  	--mandir=/usr/share/man $CONFIGURE_ARGS
   13.10  	make
    14.1 --- a/iptraf/receipt	Tue Oct 17 09:49:31 2017 +0200
    14.2 +++ b/iptraf/receipt	Tue Oct 17 10:14:12 2017 +0200
    14.3 @@ -18,7 +18,6 @@
    14.4  compile_rules()
    14.5  {
    14.6  	cd $src/src
    14.7 -	sed -i 's/lncurses/& -ltinfo/' Makefile
    14.8  	mkdir -p $DESTDIR/usr/bin 2> /dev/null
    14.9  	sed -i 's/ARPHRD_PPP:$/& case ARPHRD_NONE:/' packet.c
   14.10  	sed -i 's|/local/|/|' Makefile
    15.1 --- a/irssi/receipt	Tue Oct 17 09:49:31 2017 +0200
    15.2 +++ b/irssi/receipt	Tue Oct 17 10:14:12 2017 +0200
    15.3 @@ -17,7 +17,6 @@
    15.4  # Rules to configure and make the package.
    15.5  compile_rules()
    15.6  {	
    15.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    15.8  	./configure \
    15.9  		--prefix=/usr \
   15.10  		--sysconfdir=/etc/irssi \
    16.1 --- a/jnettop/receipt	Tue Oct 17 09:49:31 2017 +0200
    16.2 +++ b/jnettop/receipt	Tue Oct 17 10:14:12 2017 +0200
    16.3 @@ -16,7 +16,6 @@
    16.4  # Rules to configure and make the package.
    16.5  compile_rules()
    16.6  {
    16.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    16.8  	./configure \
    16.9  		--prefix=/usr \
   16.10  		--infodir=/usr/share/info \
    17.1 --- a/kismet/receipt	Tue Oct 17 09:49:31 2017 +0200
    17.2 +++ b/kismet/receipt	Tue Oct 17 10:14:12 2017 +0200
    17.3 @@ -17,7 +17,6 @@
    17.4  # Rules to configure and make the package.
    17.5  compile_rules()
    17.6  {
    17.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    17.8  	touch -d 197001010000 .depend
    17.9  	./configure \
   17.10  		--prefix=/usr \
    18.1 --- a/ldapvi/receipt	Tue Oct 17 09:49:31 2017 +0200
    18.2 +++ b/ldapvi/receipt	Tue Oct 17 10:14:12 2017 +0200
    18.3 @@ -18,7 +18,6 @@
    18.4  # Rules to configure and make the package.
    18.5  compile_rules()
    18.6  {
    18.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    18.8  	grep -qs getline_ldapvi common.h ||
    18.9  	sed -i 's/char .getline(.*/#define getline getline_ldapvi\n&/' common.h
   18.10  	./configure --prefix=/usr $CONFIGURE_ARGS && make
    19.1 --- a/mikmod/receipt	Tue Oct 17 09:49:31 2017 +0200
    19.2 +++ b/mikmod/receipt	Tue Oct 17 10:14:12 2017 +0200
    19.3 @@ -16,7 +16,6 @@
    19.4  # Rules to configure and make the package.
    19.5  compile_rules()
    19.6  {
    19.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    19.8  	./configure --prefix=/usr \
    19.9  		$CONFIGURE_ARGS &&
   19.10  	make && make install
    20.1 --- a/mtr/receipt	Tue Oct 17 09:49:31 2017 +0200
    20.2 +++ b/mtr/receipt	Tue Oct 17 10:14:12 2017 +0200
    20.3 @@ -17,7 +17,6 @@
    20.4  compile_rules()
    20.5  {
    20.6  	./bootstrap.sh
    20.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    20.8  	./configure \
    20.9  		--prefix=/usr \
   20.10  		--without-gtk \
    21.1 --- a/multitail/receipt	Tue Oct 17 09:49:31 2017 +0200
    21.2 +++ b/multitail/receipt	Tue Oct 17 10:14:12 2017 +0200
    21.3 @@ -17,7 +17,6 @@
    21.4  # Rules to configure and make the package.
    21.5  compile_rules()
    21.6  {
    21.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    21.8  	if [ ! -f done.tail_busybox.patch ]; then
    21.9  		patch -p1 -i $stuff/tail_busybox.patch &&  \
   21.10  			touch done.tail_busybox.patch
    22.1 --- a/nbwmon/receipt	Tue Oct 17 09:49:31 2017 +0200
    22.2 +++ b/nbwmon/receipt	Tue Oct 17 10:14:12 2017 +0200
    22.3 @@ -16,7 +16,6 @@
    22.4  # Rules to configure and make the package.
    22.5  compile_rules()
    22.6  {
    22.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    22.8  	make
    22.9  }
   22.10  
    23.1 --- a/ncftp/receipt	Tue Oct 17 09:49:31 2017 +0200
    23.2 +++ b/ncftp/receipt	Tue Oct 17 10:14:12 2017 +0200
    23.3 @@ -16,7 +16,6 @@
    23.4  # Rules to configure and make the package.
    23.5  compile_rules()
    23.6  {
    23.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    23.8  	./configure --prefix=/usr --sysconfdir=/etc &&
    23.9  	make &&
   23.10  	make DESTDIR=$DESTDIR install
    24.1 --- a/nethack/receipt	Tue Oct 17 09:49:31 2017 +0200
    24.2 +++ b/nethack/receipt	Tue Oct 17 10:14:12 2017 +0200
    24.3 @@ -16,7 +16,6 @@
    24.4  # Rules to configure and make the package.
    24.5  compile_rules()
    24.6  {
    24.7 -	sed -i 's|lncurses|& -ltinfo|' sys/unix/Makefile.src
    24.8  	sh sys/unix/setup.sh x
    24.9  	sed -i "s|\/\* #define LINUX \*\/|#define LINUX|" include/unixconf.h
   24.10  	sed -i "s|WINTTYLIB = -ltermlib|# WINTTYLIB = -ltermlib|" src/Makefile
    25.1 --- a/nethogs/receipt	Tue Oct 17 09:49:31 2017 +0200
    25.2 +++ b/nethogs/receipt	Tue Oct 17 10:14:12 2017 +0200
    25.3 @@ -17,9 +17,6 @@
    25.4  # Rules to configure and make the package.
    25.5  compile_rules()
    25.6  {
    25.7 -	sed -i 's|lncurses|& -ltinfo|' Makefile
    25.8 -	mv $PACKAGE $PACKAGE-$VERSION 2>/dev/null
    25.9 -	cd $src
   25.10  	make 
   25.11  }
   25.12  
    26.1 --- a/ninvaders/receipt	Tue Oct 17 09:49:31 2017 +0200
    26.2 +++ b/ninvaders/receipt	Tue Oct 17 10:14:12 2017 +0200
    26.3 @@ -18,7 +18,6 @@
    26.4  # Rules to configure and make the package.
    26.5  compile_rules()
    26.6  {
    26.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    26.8  	make CC=${HOST_SYSTEM}-gcc
    26.9  }
   26.10  
    27.1 --- a/nmon/receipt	Tue Oct 17 09:49:31 2017 +0200
    27.2 +++ b/nmon/receipt	Tue Oct 17 10:14:12 2017 +0200
    27.3 @@ -16,7 +16,7 @@
    27.4  compile_rules()
    27.5  {
    27.6  	cc -o nmon lmon$VERSION.c -g -O2 -D JFS -D GETUSER -Wall -D LARGEMEM \
    27.7 -		-lncurses -ltinfo -g -D POWER
    27.8 +		-lncurses -g -D POWER
    27.9  }
   27.10  					
   27.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    28.1 --- a/nzbget/receipt	Tue Oct 17 09:49:31 2017 +0200
    28.2 +++ b/nzbget/receipt	Tue Oct 17 10:14:12 2017 +0200
    28.3 @@ -17,7 +17,6 @@
    28.4  # Rules to configure and make the package.
    28.5  compile_rules()
    28.6  {
    28.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    28.8  	./configure --prefix=/usr \
    28.9  		--disable-parcheck \
   28.10  		$CONFIGURE_ARGS &&
    29.1 --- a/octave/receipt	Tue Oct 17 09:49:31 2017 +0200
    29.2 +++ b/octave/receipt	Tue Oct 17 10:14:12 2017 +0200
    29.3 @@ -22,9 +22,6 @@
    29.4  # Rules to configure and make the package.
    29.5  compile_rules()
    29.6  {
    29.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    29.8 -	cd $src
    29.9 -
   29.10  	# http://www.nabble.com/Random-rounding-errors-td16010966.html
   29.11  	FFLAGS="-O -ffloat-store" \
   29.12  	./configure --prefix=/usr --infodir=/usr/share/info \
   29.13 @@ -41,5 +38,3 @@
   29.14  {
   29.15  	cp -a $install/* $fs
   29.16  }
   29.17 -
   29.18 -
    30.1 --- a/ola/receipt	Tue Oct 17 09:49:31 2017 +0200
    30.2 +++ b/ola/receipt	Tue Oct 17 10:14:12 2017 +0200
    30.3 @@ -17,7 +17,6 @@
    30.4  # Rules to configure and make the package.
    30.5  compile_rules()
    30.6  {
    30.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    30.8  	autoreconf -i
    30.9  	./configure \
   30.10  		--prefix=/usr \
    31.1 --- a/pktstat/receipt	Tue Oct 17 09:49:31 2017 +0200
    31.2 +++ b/pktstat/receipt	Tue Oct 17 10:14:12 2017 +0200
    31.3 @@ -16,7 +16,6 @@
    31.4  # Rules to configure and make the package.
    31.5  compile_rules()
    31.6  {
    31.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    31.8  	./configure \
    31.9  		--prefix=/usr \
   31.10  		--infodir=/usr/share/info \
    32.1 --- a/retawq/receipt	Tue Oct 17 09:49:31 2017 +0200
    32.2 +++ b/retawq/receipt	Tue Oct 17 10:14:12 2017 +0200
    32.3 @@ -12,13 +12,12 @@
    32.4  TAGS="web-browser"
    32.5  HOST_ARCH="i486 arm"
    32.6  
    32.7 -DEPENDS="ncurses libtinfo"
    32.8 -BUILD_DEPENDS="ncurses-dev libtinfo"
    32.9 +DEPENDS="ncurses"
   32.10 +BUILD_DEPENDS="ncurses-dev"
   32.11  
   32.12  # Rules to configure and make the package.
   32.13  compile_rules()
   32.14  {
   32.15 -	export LDFLAGS="-ltinfo"
   32.16  	# We have no locale support on ARM actually
   32.17  	case "$ARCH" in
   32.18  		arm)  opts="" ;;
    33.1 --- a/rhapsody/receipt	Tue Oct 17 09:49:31 2017 +0200
    33.2 +++ b/rhapsody/receipt	Tue Oct 17 10:14:12 2017 +0200
    33.3 @@ -17,7 +17,6 @@
    33.4  # Rules to configure and make the package.
    33.5  compile_rules()
    33.6  {
    33.7 -	sed -i 's|lncurses|& -ltinfo|' configure
    33.8  	./configure -i /usr/bin -d /usr/share/doc/rhapsody &&
    33.9  	make clean &&
   33.10  	make
    34.1 --- a/rlwrap/receipt	Tue Oct 17 09:49:31 2017 +0200
    34.2 +++ b/rlwrap/receipt	Tue Oct 17 10:14:12 2017 +0200
    34.3 @@ -15,7 +15,6 @@
    34.4  # Rules to configure and make the package.
    34.5  compile_rules()
    34.6  {
    34.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    34.8  	./configure --prefix=/usr \
    34.9  		--localstatedir=/var \
   34.10  		$CONFIGURE_ARGS &&
    35.1 --- a/rogue/receipt	Tue Oct 17 09:49:31 2017 +0200
    35.2 +++ b/rogue/receipt	Tue Oct 17 10:14:12 2017 +0200
    35.3 @@ -16,7 +16,6 @@
    35.4  # Rules to configure and make the package.
    35.5  compile_rules()
    35.6  {
    35.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    35.8  	./configure \
    35.9  		--prefix=/usr \
   35.10  		--mandir=/usr/share/man \
    36.1 --- a/sc/receipt	Tue Oct 17 09:49:31 2017 +0200
    36.2 +++ b/sc/receipt	Tue Oct 17 10:14:12 2017 +0200
    36.3 @@ -16,7 +16,6 @@
    36.4  # Rules to configure and make the package.
    36.5  compile_rules()
    36.6  {
    36.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    36.8  	patch -p1 < $stuff/7.16.patch || return 1
    36.9  	make
   36.10  }
    37.1 --- a/slurm/receipt	Tue Oct 17 09:49:31 2017 +0200
    37.2 +++ b/slurm/receipt	Tue Oct 17 10:14:12 2017 +0200
    37.3 @@ -16,7 +16,6 @@
    37.4  # Rules to configure and make the package.
    37.5  compile_rules()
    37.6  {
    37.7 -	sed -i 's|lncurses|& -ltinfo|' *
    37.8  	./configure \
    37.9  		--prefix=/usr \
   37.10  		--infodir=/usr/share/info \
    38.1 --- a/snownews/receipt	Tue Oct 17 09:49:31 2017 +0200
    38.2 +++ b/snownews/receipt	Tue Oct 17 10:14:12 2017 +0200
    38.3 @@ -17,7 +17,6 @@
    38.4  # Rules to configure and make the package.
    38.5  compile_rules()
    38.6  {
    38.7 -	sed -i 's|lncurses|& -ltinfo|' *
    38.8  	./configure --prefix=/usr &&
    38.9  	make && make DESTDIR=$DESTDIR install
   38.10  }
    39.1 --- a/squidview/receipt	Tue Oct 17 09:49:31 2017 +0200
    39.2 +++ b/squidview/receipt	Tue Oct 17 10:14:12 2017 +0200
    39.3 @@ -16,7 +16,6 @@
    39.4  # Rules to configure and make the package.
    39.5  compile_rules()
    39.6  {
    39.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    39.8  	./configure --prefix=/usr \
    39.9  		--mandir=/usr/share/man \
   39.10  	$CONFIGURE_ARGS &&
    40.1 --- a/uemacs/receipt	Tue Oct 17 09:49:31 2017 +0200
    40.2 +++ b/uemacs/receipt	Tue Oct 17 10:14:12 2017 +0200
    40.3 @@ -18,7 +18,6 @@
    40.4  # Rules to configure and make the package.
    40.5  compile_rules()
    40.6  {
    40.7 -#	export LDFLAGS="$LDFLAGS -ltinfo"
    40.8  	make
    40.9  }
   40.10  
    41.1 --- a/vfu/receipt	Tue Oct 17 09:49:31 2017 +0200
    41.2 +++ b/vfu/receipt	Tue Oct 17 10:14:12 2017 +0200
    41.3 @@ -16,7 +16,7 @@
    41.4  # Rules to configure and make the package.
    41.5  compile_rules()
    41.6  {
    41.7 -	make #LDDEF=-ltinfo
    41.8 +	make
    41.9  }
   41.10  
   41.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    42.1 --- a/vlc/receipt	Tue Oct 17 09:49:31 2017 +0200
    42.2 +++ b/vlc/receipt	Tue Oct 17 10:14:12 2017 +0200
    42.3 @@ -25,7 +25,7 @@
    42.4  	sed -i 's/ERROR_zip_cannot/error_zip_cannot/' modules/access/zip/zipstream.c
    42.5  	# export ncurses paths 
    42.6  	export NCURSES_CFLAGS="-I/usr/include"
    42.7 -	export NCURSES_LIBS="-L/lib -lncurses -ltinfo"
    42.8 +	export NCURSES_LIBS="-L/lib -lncurses"
    42.9  	./configure \
   42.10  		--prefix=/usr \
   42.11  		--disable-pulse \
    43.1 --- a/wavemon/receipt	Tue Oct 17 09:49:31 2017 +0200
    43.2 +++ b/wavemon/receipt	Tue Oct 17 10:14:12 2017 +0200
    43.3 @@ -16,7 +16,6 @@
    43.4  # Rules to configure and make the package.
    43.5  compile_rules()
    43.6  {
    43.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    43.8  	./configure \
    43.9  		--prefix=/usr \
   43.10  		$CONFIGURE_ARGS &&
    44.1 --- a/wyrd/receipt	Tue Oct 17 09:49:31 2017 +0200
    44.2 +++ b/wyrd/receipt	Tue Oct 17 10:14:12 2017 +0200
    44.3 @@ -16,7 +16,6 @@
    44.4  # Rules to configure and make the package.
    44.5  compile_rules()
    44.6  {
    44.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    44.8  	./configure \
    44.9  		--prefix=/usr \
   44.10  		--sysconfdir=/etc \
    45.1 --- a/yacpi/receipt	Tue Oct 17 09:49:31 2017 +0200
    45.2 +++ b/yacpi/receipt	Tue Oct 17 10:14:12 2017 +0200
    45.3 @@ -16,7 +16,6 @@
    45.4  # Rules to configure and make the package.
    45.5  compile_rules()
    45.6  {
    45.7 -	sed -i 's|lncurses|& -ltinfo|' Makefile
    45.8  	make 
    45.9  }
   45.10  
    46.1 --- a/zsnes/receipt	Tue Oct 17 09:49:31 2017 +0200
    46.2 +++ b/zsnes/receipt	Tue Oct 17 10:14:12 2017 +0200
    46.3 @@ -17,19 +17,18 @@
    46.4  
    46.5  # Rules to configure and make the package.
    46.6  
    46.7 -compile_rules() {
    46.8 -  export LDFLAGS="$LDFLAGS -ltinfo"
    46.9 -  cd $src
   46.10 -  patch -p1 -i $stuff/zsnes.patch 
   46.11 -  cd $src/src
   46.12 -  sed -i 's|/usr/man/|/usr/share/man/|' Makefile*
   46.13 -  ./configure --prefix=/usr \
   46.14 -    --x-libraries=/usr/lib \
   46.15 -    --enable-release \
   46.16 -    force_arch=$ARCH \
   46.17 -    $CONFIGURE_ARGS &&
   46.18 -   make &&
   46.19 -   make -j 1 install
   46.20 +compile_rules()
   46.21 +{
   46.22 +	patch -p1 -i $stuff/zsnes.patch 
   46.23 +	cd $src/src
   46.24 +	sed -i 's|/usr/man/|/usr/share/man/|' Makefile*
   46.25 +	./configure --prefix=/usr \
   46.26 +		--x-libraries=/usr/lib \
   46.27 +		--enable-release \
   46.28 +		force_arch=$ARCH \
   46.29 +		$CONFIGURE_ARGS &&
   46.30 +	make &&
   46.31 +	make -j 1 install
   46.32  }
   46.33  	
   46.34  # Rules to gen a SliTaz package suitable for Tazpkg.
    47.1 --- a/zssh/receipt	Tue Oct 17 09:49:31 2017 +0200
    47.2 +++ b/zssh/receipt	Tue Oct 17 10:14:12 2017 +0200
    47.3 @@ -17,7 +17,6 @@
    47.4  # Rules to configure and make the package.
    47.5  compile_rules()
    47.6  {
    47.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
    47.8  	./configure --prefix=/usr $CONFIGURE_ARGS &&
    47.9  	make
   47.10  	install -d -m 755 $DESTDIR/usr/share/man/man1 &&