parent
26f17ee091
commit
81dfb2c948
@ -12,7 +12,6 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
postInstall =
|
postInstall =
|
||||||
''
|
''
|
||||||
rm $out/sbin/update-usbids.sh
|
|
||||||
substituteInPlace $out/bin/lsusb.py \
|
substituteInPlace $out/bin/lsusb.py \
|
||||||
--replace /usr/share/usb.ids ${hwdata}/data/hwdata/usb.ids
|
--replace /usr/share/usb.ids ${hwdata}/data/hwdata/usb.ids
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user