wok diff dnstop/receipt @ rev 21911
updated sip and sip-dev (4.16.6 -> 4.19.19)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 04 16:23:53 2019 +0100 (2019-10-04) |
parents | ce9148142ee8 |
children | 453c249b6219 |
line diff
1.1 --- a/dnstop/receipt Thu Dec 26 13:16:14 2013 +0000 1.2 +++ b/dnstop/receipt Fri Oct 04 16:23:53 2019 +0100 1.3 @@ -15,7 +15,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + export LDFLAGS="$LDFLAGS -ltinfo" 1.9 ./configure --prefix=/usr 1.10 make 1.11 } 1.12 @@ -26,4 +26,3 @@ 1.13 mkdir -p $fs/usr/bin 1.14 cp -a $src/$PACKAGE $fs/usr/bin 1.15 } 1.16 -