Magellan Linux

Diff of /smage/trunk/core/include/gnome2.sminc

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

revision 1512 by niro, Sun Jan 11 00:59:57 2009 UTC revision 1513 by niro, Wed Dec 30 11:16:52 2009 UTC
# Line 1  Line 1 
1  # $Header: /alx-cvs/smage-eglibc/include/gnome2.sminc,v 1.1 2008/06/19 16:44:15 niro Exp $  # $Header: /magellan-cvs/smage/include/gnome2.sminc,v 1.23 2008/03/28 10:39:41 niro Exp $
2    
3  : ${SRCFILE="${PNAME}-${PVER}.tar.bz2"}  : ${SRCFILE="${PNAME}-${PVER}.tar.bz2"}
4  : ${SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"}  : ${SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"}
# Line 90  gn2_configure() Line 90  gn2_configure()
90    
91   ./configure \   ./configure \
92   --host=${CHOST} \   --host=${CHOST} \
93     --build=${CHOST} \
94   --prefix=${GNOME_PREFIX} \   --prefix=${GNOME_PREFIX} \
95   --sysconfdir=/etc \   --sysconfdir=/etc \
96   --infodir=${GNOME_PREFIX}/share/info \   --infodir=${GNOME_PREFIX}/share/info \

Legend:
Removed from v.1512  
changed lines
  Added in v.1513