ports/core (2.4): usbutils: use full path with update-usbids
30 Jan
2008
30 Jan
'08
10:11 p.m.
commit 94b129105905d310c9bbc30b5ca7cdb4de89e9cb Author: Juergen Daubert <jue@jue.li> Date: Wed Jan 30 23:11:00 2008 +0100 usbutils: use full path with update-usbids diff --git a/usbutils/Pkgfile b/usbutils/Pkgfile index 51ed508..8679cb9 100644 --- a/usbutils/Pkgfile +++ b/usbutils/Pkgfile @@ -13,5 +13,6 @@ build() { ./configure --prefix=/usr --disable-zlib make make DESTDIR=$PKG install + sed -i '/^DEST/s|usb.ids|/usr/share/usb.ids|' update-usbids.sh install -D -m 755 update-usbids.sh $PKG/usr/sbin/update-usbids }
6195
Age (days ago)
6195
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu