Magellan Linux

Diff of /smage/trunk/core/openmotif/openmotif-2.3.2-r2.smage2

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

revision 1559 by niro, Sat Jan 2 15:21:58 2010 UTC revision 1560 by niro, Sat Jan 2 15:34:58 2010 UTC
# Line 32  SRC_URI=( Line 32  SRC_URI=(
32   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
33   mirror://${PNAME}/${PNAME}-${PVER}-multilist-stipple.patch   mirror://${PNAME}/${PNAME}-${PVER}-multilist-stipple.patch
34   mirror://${PNAME}/${PNAME}-${PVER}-ac-editres.patch   mirror://${PNAME}/${PNAME}-${PVER}-ac-editres.patch
35     mirror://${PNAME}/${PNAME}-2.2.3-Mwm.defaults
36  )  )
37    
38  # fake atm  # fake atm
# Line 92  src_install() Line 93  src_install()
93   done   done
94    
95   # missing app-defaults   # missing app-defaults
96   minstalletc ${PNAME}-${PVER}-Mwm.defaults Mwm /etc/X11/app-defaults || die   minstalletc ${PNAME}-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.1559  
changed lines
  Added in v.1560