summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/usb-resource
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-08-25 11:41:51 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-08-25 11:41:51 +0000
commit739b340379d88153048aa87e85dd3e0d32a6ee99 (patch)
treef83bc7f2c66af8879c038fca846ac6537c86eda5 /mdk-stage1/usb-resource
parentda0b88e010daefea848db64d860947109d8bde1d (diff)
downloaddrakx-739b340379d88153048aa87e85dd3e0d32a6ee99.tar
drakx-739b340379d88153048aa87e85dd3e0d32a6ee99.tar.gz
drakx-739b340379d88153048aa87e85dd3e0d32a6ee99.tar.bz2
drakx-739b340379d88153048aa87e85dd3e0d32a6ee99.tar.xz
drakx-739b340379d88153048aa87e85dd3e0d32a6ee99.zip
ldetect-lst tables are now compressed
Diffstat (limited to 'mdk-stage1/usb-resource')
-rw-r--r--mdk-stage1/usb-resource/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/usb-resource/Makefile b/mdk-stage1/usb-resource/Makefile
index a5bd19cff..5b6806b84 100644
--- a/mdk-stage1/usb-resource/Makefile
+++ b/mdk-stage1/usb-resource/Makefile
@@ -18,7 +18,7 @@
all: usb-ids.h
-usb-ids.h: /usr/share/ldetect-lst/usbtable update-usb-ids.pl
+usb-ids.h: /usr/share/ldetect-lst/usbtable.gz update-usb-ids.pl
perl update-usb-ids.pl > $@ || rm -f $@
clean: