[packages/libpcap] fix 'bluetooth' bcond

jajcus jajcus at pld-linux.org
Wed Aug 8 08:30:53 CEST 2018


commit 478eccb14383ccfde3eea910f7d57e1259780f3a
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Wed Aug 8 08:30:40 2018 +0200

    fix 'bluetooth' bcond

 libpcap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libpcap.spec b/libpcap.spec
index 13554ac..d7acde3 100644
--- a/libpcap.spec
+++ b/libpcap.spec
@@ -162,7 +162,7 @@ cp -f /usr/share/automake/config.sub .
 %configure \
 	--with-pcap=linux \
 	--enable-ipv6 \
-	--enable-bluetooth \
+	%{__enable bluetooth} \
 	--enable-canusb \
 	--enable-can
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libpcap.git/commitdiff/478eccb14383ccfde3eea910f7d57e1259780f3a



More information about the pld-cvs-commit mailing list