wok-current diff burp/receipt @ rev 18465
libQtDBus: add /usr/bin/qdbus
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Fri Oct 02 13:31:38 2015 +0200 (2015-10-02) |
parents | 35b44d6f715a |
children | 5f6c5106b1f5 |
line diff
1.1 --- a/burp/receipt Fri Mar 06 14:45:07 2015 +0100 1.2 +++ b/burp/receipt Fri Oct 02 13:31:38 2015 +0200 1.3 @@ -17,7 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - export LDFLAGS="$LDFLAGS -tinfo" 1.8 + export LDFLAGS="$LDFLAGS -ltinfo" 1.9 ./configure --prefix=/usr \ 1.10 --sbindir=/usr/sbin \ 1.11 --sysconfdir=/etc \