summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/hotplug/files/hotplug-20020826-usb.agent-gentoo.diff')
-rw-r--r--sys-apps/hotplug/files/hotplug-20020826-usb.agent-gentoo.diff14
1 files changed, 14 insertions, 0 deletions
diff --git a/sys-apps/hotplug/files/hotplug-20020826-usb.agent-gentoo.diff b/sys-apps/hotplug/files/hotplug-20020826-usb.agent-gentoo.diff
new file mode 100644
index 000000000000..7d7ea5957f00
--- /dev/null
+++ b/sys-apps/hotplug/files/hotplug-20020826-usb.agent-gentoo.diff
@@ -0,0 +1,14 @@
+diff -auNr hotplug-2002_08_26-orig/etc/hotplug/usb.agent hotplug-2002_08_26/etc/hotplug/usb.agent
+--- hotplug-2002_08_26-orig/etc/hotplug/usb.agent 2002-08-13 14:59:32.000000000 -0700
++++ hotplug-2002_08_26/etc/hotplug/usb.agent 2002-10-18 14:26:22.000000000 -0700
+@@ -57,8 +57,8 @@
+ # $Id: hotplug-20020826-usb.agent-gentoo.diff,v 1.1 2002/10/19 22:04:02 zwelch Exp $
+ #
+
+-if [ -f /etc/sysconfig/usb ]; then
+- . /etc/sysconfig/usb
++if [ -f /etc/conf.d/usb ]; then
++ . /etc/conf.d/usb
+ fi
+
+ cd /etc/hotplug