Magellan Linux

Diff of /trunk/core/dbus/dbus-1.2.10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 574 by niro, Thu Dec 25 17:31:50 2008 UTC revision 575 by niro, Thu Dec 25 17:32:48 2008 UTC
# Line 36  UP2DATE="updatecmd_freedesktop ${PNAME} Line 36  UP2DATE="updatecmd_freedesktop ${PNAME}
36    
37  src_compile()  src_compile()
38  {  {
  cd ${SRCDIR}  
   
39   mconfigure \   mconfigure \
40   --with-system-pid-file=/var/run/dbus.pid \   --with-system-pid-file=/var/run/dbus.pid \
41   --with-system-socket=/var/run/dbus/system_bus_socket \   --with-system-socket=/var/run/dbus/system_bus_socket \
# Line 60  src_compile() Line 58  src_compile()
58    
59  src_install()  src_install()
60  {  {
  cd ${SRCDIR}  
   
61   # needed directories   # needed directories
62   minstalldir /etc/X11/xinit/xinitrc.d || die   minstalldir /etc/X11/xinit/xinitrc.d || die
63   minstalldir /usr/env || die   minstalldir /usr/env || die

Legend:
Removed from v.574  
changed lines
  Added in v.575