[Lunar-bugs] [bug] kino - kino-jogshuttle and usb.usermap placement

Lunar bug reports list lunar-bugs at lunar-linux.org
Fri May 6 21:00:43 UTC 2005


 Project:      lunar-linux
 ID:           
 Version:      <none>
 Component:    moonbase (modules)
 Category:     bug reports
 Priority:     normal
-Assigned to:  <unassigned>
+Assigned to:  sofar
 Reported by:  dveatch
 Updated by:   sofar
-Status:       active
+Status:       fixed

See related kino bug:

# 823 [1]
[1] http://lunar-linux.org/?q=node/view/823


sofar



Previous comments:
------------------------------------------------------------------------

Thu, 03/03/2005 - 02:59 : dveatch

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.



-- 
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