summaryrefslogtreecommitdiffstats
path: root/package/pcmcia-cs/patches/002-serial-cardctl_path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/pcmcia-cs/patches/002-serial-cardctl_path.patch')
-rw-r--r--package/pcmcia-cs/patches/002-serial-cardctl_path.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/pcmcia-cs/patches/002-serial-cardctl_path.patch b/package/pcmcia-cs/patches/002-serial-cardctl_path.patch
deleted file mode 100644
index ec8603224..000000000
--- a/package/pcmcia-cs/patches/002-serial-cardctl_path.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/etc/shared
-+++ b/etc/shared
-@@ -167,7 +167,7 @@ get_info ()
- STAB=/var/run/stab
- fi
- grep_stab $1 < $STAB || usage
-- eval `/sbin/cardctl info $SOCKET`
-+ eval `/usr/sbin/cardctl info $SOCKET`
- fi
- }
-