wok-current diff libnfnetlink/receipt @ rev 19520
gst-libav: update build deps
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed Nov 23 21:58:48 2016 +0100 (2016-11-23) |
parents | 8d6f480bf664 |
children | 83b97236db32 |
line diff
1.1 --- a/libnfnetlink/receipt Sun Nov 10 17:13:06 2013 +0000 1.2 +++ b/libnfnetlink/receipt Wed Nov 23 21:58:48 2016 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libnfnetlink" 1.7 -VERSION="1.0.0" 1.8 +VERSION="1.0.1" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Low-level library for netfilter related kernel/userspace communication." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -13,7 +13,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 ./configure --prefix=/usr $CONFIGURE_ARGS && 1.18 make && 1.19 make DESTDIR=$DESTDIR install