diff options
Diffstat (limited to 'deskutils/cairo-dock-plugins/files/patch-wifi-data-access-point')
-rw-r--r-- | deskutils/cairo-dock-plugins/files/patch-wifi-data-access-point | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/deskutils/cairo-dock-plugins/files/patch-wifi-data-access-point b/deskutils/cairo-dock-plugins/files/patch-wifi-data-access-point deleted file mode 100644 index f49b173a4789..000000000000 --- a/deskutils/cairo-dock-plugins/files/patch-wifi-data-access-point +++ /dev/null @@ -1,15 +0,0 @@ ---- wifi/data/access-point.orig 2012-03-10 14:23:34.754015275 +0200 -+++ wifi/data/access-point 2012-03-10 14:27:01.954034690 +0200 -@@ -1,4 +1,4 @@ --#!/bin/bash -+#!/usr/local/bin/bash - - # Compiz check for Cairo-Dock - # -@@ -17,4 +17,5 @@ - # GNU General Public License for more details. - # http://www.gnu.org/licenses/licenses.html#GPL - --iwlist $1 scan | grep "ESSID" -+#iwlist $1 scan | grep "ESSID" -+ifconfig $1 scan |