784511bd1b
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17232 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
253 B
Diff
12 lines
253 B
Diff
--- a/update-usbids.sh.in
|
|
+++ b/update-usbids.sh.in
|
|
@@ -6,7 +6,7 @@
|
|
|
|
set -e
|
|
SRC="http://www.linux-usb.org/usb.ids"
|
|
-DEST=@usbids@
|
|
+DEST=usb.ids
|
|
|
|
# if usb.ids is read-only (because the filesystem is read-only),
|
|
# then just skip this whole process.
|