[Lunar-bugs] [bug] kino - kino-jogshuttle and usb.usermap placement
lunar-bugs at lunar-linux.org
lunar-bugs at lunar-linux.org
Thu Mar 3 02:59:56 UTC 2005
Project: lunar-linux
ID:
Version: <none>
Component: moonbase (modules)
Category: bug reports
Priority: normal
Assigned to: <unassigned>
Reported by: dveatch
Updated by: dveatch
Status: active
Attachment: http://lunar-linux.org/files/issues/kino-0.7.1.bz2 (5.37 KB)
The BUILD specifies;
"--sysconfdir=/etc"
but the install places "kino-jogshuttle" in;
"/usr/etc/hotplug/usb"
instead of
"/etc/hotplug/usb"
and puts "usb.usermap" in;
"/usr/lib/hotplug/kino"
instead of;
"/etc/hotplug/kino"
Actually I think the later should be appended to any exiting
usb.usermap that may be present in /etc/hotplug
The BUILD;
(
./configure --sysconfdir=/etc \
--prefix=/usr \
--mandir=/usr/share/man \
--localstatedir=/var \
$OPTS &&
sedit "s/CFLAGS = -O2/CFLAGS = $CFLAGS/" Makefile &&
sedit "s/CXXFLAGS = -O2/CXXFLAGS = $CXXFLAGS/" Makefile &&
default_make
) > $C_FIFO 2>&1
I cannot seem to figure out why this is happening.
dveatch
--
View: http://lunar-linux.org/?q=node/view/745
Edit: http://lunar-linux.org/?q=project/comments/add/745
More information about the Lunar-bugs
mailing list