Magellan Linux

Diff of /branches/branch-xorg18/core/xorg-server/xorg-server-1.8.0-r1.smage2

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

revision 5223 by niro, Mon Apr 12 19:28:16 2010 UTC revision 5224 by niro, Mon Apr 12 19:36:24 2010 UTC
# Line 172  src_install() Line 172  src_install()
172    
173   # missing symlink   # missing symlink
174   mlink Xorg /usr/bin/X || die   mlink Xorg /usr/bin/X || die
   
  # fix dbus rules locations  
  # (must reside in /etc/dbus-1 not /etc/X11/dbus-1)  
  mv ${BINDIR}/etc/{X11/,}dbus-1 || die  
175  }  }
176    
177  postinstall()  postinstall()

Legend:
Removed from v.5223  
changed lines
  Added in v.5224