Magellan Linux

Diff of /trunk/extras/nx/nx-3.5.0.32-r1.smage2

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

revision 29177 by niro, Mon May 29 08:01:50 2017 UTC revision 29178 by niro, Mon May 29 08:05:25 2017 UTC
# Line 348  src_install_nxagent() Line 348  src_install_nxagent()
348   minstallfile etc/rgb /etc/nxagent/ || die   minstallfile etc/rgb /etc/nxagent/ || die
349   mlink /etc/nxagent/rgb /usr/share/nx/rgb || die   mlink /etc/nxagent/rgb /usr/share/nx/rgb || die
350   # fake file required for nxagent to find the keymap directory   # fake file required for nxagent to find the keymap directory
351   mtouch /usr/share/X11/xkb/keymap.dir || die   memptyfile /usr/share/X11/xkb/keymap.dir || die
352   SRCDIR=${NXX11_SRCDIR} minstalldocs CHANGELOG COPYING LICENSE || die   SRCDIR=${NXX11_SRCDIR} minstalldocs CHANGELOG COPYING LICENSE || die
353   minstalldocs doc/README* doc/changelog || die   minstalldocs doc/README* doc/changelog || die
354  }  }

Legend:
Removed from v.29177  
changed lines
  Added in v.29178