From 4266f6ce24b438446e5ae1e461836fe97c03ccab Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 20 May 2018 18:26:31 +0200 Subject: [PATCH] python-libpcap: add missing pycompile_module --- srcpkgs/python-libpcap/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-libpcap/template b/srcpkgs/python-libpcap/template index aecb03a8bf6..063eeb0ee6b 100644 --- a/srcpkgs/python-libpcap/template +++ b/srcpkgs/python-libpcap/template @@ -1,14 +1,15 @@ # Template file for 'python-libpcap' pkgname=python-libpcap version=0.6.4 -revision=1 +revision=2 wrksrc="pylibpcap-$version" build_style=python2-module +pycompile_module="pcap.py" hostmakedepends="python" makedepends="libpcap-devel python-devel" -short_desc="Python module for the libpcap packet capture library" +short_desc="Python2 module for the libpcap packet capture library" maintainer="Andrea Brancaleoni " -license="3-clause-BSD" +license="BSD-3-Clause" homepage="http://pylibpcap.sourceforge.net/" distfiles="$SOURCEFORGE_SITE/pylibpcap/pylibpcap/$version/pylibpcap-$version.tar.gz" checksum=cfc365f2707a7986496acacf71789fef932a5ddbeaa36274cc8f9834831ca3b1