Magellan Linux

Diff of /trunk/extras/nxserver-freenx/nxserver-freenx-0.7.3-r2.smage2

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

revision 12501 by niro, Tue Jun 5 12:39:12 2012 UTC revision 12502 by niro, Tue Jun 5 13:07:00 2012 UTC
# Line 60  SRC_URI=( Line 60  SRC_URI=(
60   mirror://${PNAME}/${PNAME}-${PVER}-prefer-xmessage.patch   mirror://${PNAME}/${PNAME}-${PVER}-prefer-xmessage.patch
61   mirror://${PNAME}/${PNAME}-${PVER}-increase-base-ports.patch   mirror://${PNAME}/${PNAME}-${PVER}-increase-base-ports.patch
62   mirror://${PNAME}/${PNAME}-${PVER}-nxprint-warnings.patch   mirror://${PNAME}/${PNAME}-${PVER}-nxprint-warnings.patch
63     mirror://${PNAME}/${PNAME}-${PVER}-ignore-system-nxloadconfig.patch
64   mirror://${PNAME}/nxclient-wrapper   mirror://${PNAME}/nxclient-wrapper
65   mirror://${PNAME}/freenx.service   mirror://${PNAME}/freenx.service
66   mirror://${PNAME}/freenx.logrotate   mirror://${PNAME}/freenx.logrotate
# Line 94  src_prepare() Line 95  src_prepare()
95   mpatch ${PNAME}-${PVER}-increase-base-ports.patch || die   mpatch ${PNAME}-${PVER}-increase-base-ports.patch || die
96   # do not read from non-existent dirs to fix warnings   # do not read from non-existent dirs to fix warnings
97   mpatch ${PNAME}-${PVER}-nxprint-warnings.patch || die   mpatch ${PNAME}-${PVER}-nxprint-warnings.patch || die
98     # do not load systemwide nxloadconfig
99     mpatch ${PNAME}-${PVER}-ignore-system-nxloadconfig.patch
100    
101   # fixup pathes and honor multilib systems   # fixup pathes and honor multilib systems
102   sed -i "s:/usr/lib:/usr/$(mlibdir):g" nxloadconfig node.conf.sample || die   sed -i "s:/usr/lib:/usr/$(mlibdir):g" nxloadconfig node.conf.sample || die

Legend:
Removed from v.12501  
changed lines
  Added in v.12502