From e8ce51f72af2dd3977bc29395dcac14410a91018 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Tue, 28 Jul 2020 06:46:49 +0000 Subject: Updating liguros repo --- .../files/python-iwscan-20080402-wireless-tools-30.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 dev-python/python-iwscan/files/python-iwscan-20080402-wireless-tools-30.patch (limited to 'dev-python/python-iwscan/files') diff --git a/dev-python/python-iwscan/files/python-iwscan-20080402-wireless-tools-30.patch b/dev-python/python-iwscan/files/python-iwscan-20080402-wireless-tools-30.patch deleted file mode 100644 index 16a9dce1858f..000000000000 --- a/dev-python/python-iwscan/files/python-iwscan-20080402-wireless-tools-30.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- pyiwscan.c -+++ pyiwscan.c -@@ -13,6 +13,11 @@ - #include - #include - -+/* PROC_NET_WIRELESS is defined in iwlib-private.h since wireless-tools-30_pre9 */ -+#ifndef PROC_NET_WIRELESS -+#define PROC_NET_WIRELESS "/proc/net/wireless" -+#endif -+ - #define IWSCAN_VERSION_MAJOR 0 - #define IWSCAN_VERSION_MINOR 7 - #define IWSCAN_VERSION_MICRO 0 -- cgit v1.3.1