]> git.pld-linux.org Git - packages/eagle-usb.git/commitdiff
- removed .stopadsl.patch: premature joy -
authortwittner <twittner@pld-linux.org>
Fri, 26 Sep 2003 23:00:55 +0000 (23:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  hotplug stop hangs at random.

Changed files:
    eagle-stopadsl.patch -> 1.2

eagle-stopadsl.patch [deleted file]

diff --git a/eagle-stopadsl.patch b/eagle-stopadsl.patch
deleted file mode 100644 (file)
index 977e92d..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN eagle-1.0.4.orig/scripts/adsl/stopadsl eagle-1.0.4/scripts/adsl/stopadsl
---- eagle-1.0.4.orig/scripts/adsl/stopadsl     Wed Jun 18 23:58:02 2003
-+++ eagle-1.0.4/scripts/adsl/stopadsl  Tue Sep 23 13:42:09 2003
-@@ -10,7 +10,7 @@
- INTERFACE=`/usr/sbin/adictrl -i`
- if [ $? == 0 ] ; then
-       # Remove the ADI network interface:
--      ifconfig $INTERFACE down
-+      /sbin/ip link set $INTERFACE down
- fi
This page took 0.058202 seconds and 4 git commands to generate.