summaryrefslogtreecommitdiff
path: root/net-wireless/haraldscan/files/haraldscan-maclist-path.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-08-11 00:33:31 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-08-11 00:33:31 +0100
commitff5dd7b3704b9e8f9f606d4929f95694ec84ddf3 (patch)
tree393b3bd8a65eb3ec464babab42da8d9ec88851c3 /net-wireless/haraldscan/files/haraldscan-maclist-path.patch
parent4c05e04608db666140daaa94499f5f90521a2cc4 (diff)
cleanup
Diffstat (limited to 'net-wireless/haraldscan/files/haraldscan-maclist-path.patch')
-rw-r--r--net-wireless/haraldscan/files/haraldscan-maclist-path.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-wireless/haraldscan/files/haraldscan-maclist-path.patch b/net-wireless/haraldscan/files/haraldscan-maclist-path.patch
deleted file mode 100644
index 3ef80ee0..00000000
--- a/net-wireless/haraldscan/files/haraldscan-maclist-path.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/haraldmodules/haraldupdate.py 2010-01-15 15:01:44.939988340 +0100
-+++ b/haraldmodules/haraldupdate.py 2010-01-15 15:01:58.978014426 +0100
-@@ -35,7 +35,7 @@
- llines = 0
-
-
-- flocal = open('MACLIST', 'rb')
-+ flocal = open('/usr/share/haraldscan/MACLIST', 'rb')
-
- for line in flocal:
- llines+=1