wok-next diff cmatrix/receipt @ rev 20424

linux-dev: move creation to compile_rules(), keep genpkg_rules() for copying/splitting only
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jan 12 17:02:57 2018 +0200 (2018-01-12)
parents 17e313b5b9c1
children d5aab818505e
line diff
     1.1 --- a/cmatrix/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/cmatrix/receipt	Fri Jan 12 17:02:57 2018 +0200
     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  		--prefix=/usr \
    1.10  		--infodir=/usr/share/info \