summaryrefslogtreecommitdiff
path: root/net-wireless/haraldscan/files/haraldscan-maclist-path.patch
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2014-02-15 23:40:10 +0200
committerBlackNoxis <steven.darklight@gmail.com>2014-02-15 23:40:10 +0200
commit20a107748317091d1ac003f1cbb045928d07e684 (patch)
treebb7c9d0d400d06cf3abc0ba06830d587655c9c85 /net-wireless/haraldscan/files/haraldscan-maclist-path.patch
parent377b452f12024d39dd04b33d4376bf311607f806 (diff)
No audit programs here. deleting this sequence of ebuilds. will replace with compat and broadcom in a few moments
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