wok-current diff conntrack-tools/receipt @ rev 21477
libsdl2-mixer-dev: add pkgconfig
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Wed May 01 03:31:44 2019 -0400 (2019-05-01) |
parents | 93fdae86db64 |
children | 3f7f1ad4e622 |
line diff
1.1 --- a/conntrack-tools/receipt Mon Oct 27 12:48:51 2014 +0100 1.2 +++ b/conntrack-tools/receipt Wed May 01 03:31:44 2019 -0400 1.3 @@ -19,6 +19,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i '/enum ip_conntrack_info {/,/};/d' include/helper.h 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --mandir=/usr/share/man \