wok-next diff ncurses-examples/receipt @ rev 20920

dulwich -> python-dulwich
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Aug 22 09:21:31 2018 +0300 (2018-08-22)
parents 3ba8d2c9720d
children d5aab818505e
line diff
     1.1 --- a/ncurses-examples/receipt	Tue Feb 17 12:55:08 2015 +0100
     1.2 +++ b/ncurses-examples/receipt	Wed Aug 22 09:21:31 2018 +0300
     1.3 @@ -16,7 +16,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 \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make && make install