Magellan Linux

Diff of /smage/trunk/core/openmotif/openmotif-2.3.3-r1.smage2

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

revision 352 by niro, Mon May 3 09:20:28 2010 UTC revision 353 by niro, Mon May 3 09:55:42 2010 UTC
# Line 29  sminclude multilib mtools mcore-split Line 29  sminclude multilib mtools mcore-split
29  SRC_URI=(  SRC_URI=(
30   http://www.motifzone.org/files/public_downloads/${PNAME}/${PVER%.*}/${PVER}/${SRCFILE}   http://www.motifzone.org/files/public_downloads/${PNAME}/${PVER%.*}/${PVER}/${SRCFILE}
31   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
32   mirror://${PNAME}/${PNAME}-2.2.3-Mwm.defaults   mirror://${PNAME}/openmotif-2.2.3-Mwm.defaults
33  )  )
34    
35  # fake atm  # fake atm
# Line 93  mcore_generic_src_install() Line 93  mcore_generic_src_install()
93   done   done
94    
95   # missing app-defaults   # missing app-defaults
96   minstalletc ${PNAME}-2.2.3-Mwm.defaults Mwm /etc/X11/app-defaults || die   minstalletc openmotif-2.2.3-Mwm.defaults Mwm /etc/X11/app-defaults || die
97    
98   # prune unneeded stuff   # prune unneeded stuff
99   all-abis '[ -e ${BINDIR}/usr/$(mlibdir)/X11/bindings ] && rm -rf ${BINDIR}/usr/$(mlibdir)/X11/bindings || die'   all-abis '[ -e ${BINDIR}/usr/$(mlibdir)/X11/bindings ] && rm -rf ${BINDIR}/usr/$(mlibdir)/X11/bindings || die'

Legend:
Removed from v.352  
changed lines
  Added in v.353