Magellan Linux

Diff of /smage/trunk/core/xf86-input-vmmouse/xf86-input-vmmouse-12.6.9-r1.smage2

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

revision 435 by niro, Thu May 6 23:29:44 2010 UTC revision 436 by niro, Thu May 6 23:30:12 2010 UTC
# Line 10  STATE="unstable" Line 10  STATE="unstable"
10  DESCRIPTION="Xorg input driver for ${PNAME/xf86-input-/} devices."  DESCRIPTION="Xorg input driver for ${PNAME/xf86-input-/} devices."
11  HOMEPAGE="http://xorg.freedesktop.org"  HOMEPAGE="http://xorg.freedesktop.org"
12    
13  # driver itself  # the driver itself
14  MCORE_ONLY_KEEP="usr/$(mlibdir)/xorg/modules/input/vmmouse_drv.so"  MCORE_ONLY_KEEP="usr/$(mlibdir)/xorg/modules/input/vmmouse_drv.so"
15  # xorg config  # xorg config
16  MCORE_ONLY_KEEP+=" etc/X11/xorg.conf.d"  MCORE_ONLY_KEEP+=" etc/X11/xorg.conf.d"
# Line 37  src_compile() Line 37  src_compile()
37    
38  }  }
39    
40  src_install()  mcore_generic_src_install()
41  {  {
42   cd ${SRCDIR}   cd ${SRCDIR}
43   xorg_src_install || die   xorg_src_install || die

Legend:
Removed from v.435  
changed lines
  Added in v.436