Magellan Linux

Diff of /trunk/include/gnome2.sminc

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

trunk/core/include/gnome2.sminc revision 2 by niro, Fri Oct 10 13:29:42 2008 UTC trunk/include/gnome2.sminc revision 18712 by niro, Wed Aug 14 09:39:02 2013 UTC
# Line 1  Line 1 
1  # $Header: /magellan-cvs/smage/include/gnome2.sminc,v 1.23 2008/03/28 10:39:41 niro Exp $  # $Id$
2    
3  : ${SRCFILE="${PNAME}-${PVER}.tar.bz2"}  : ${SRCFILE="${PNAME}-${PVER}.tar.bz2"}
4  : ${SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"}  : ${SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"}
5    
6    : ${HOMEPAGE="http://gnome.org/"}
7    
8  INHERITS="${INHERITS} gnome2"  INHERITS="${INHERITS} gnome2"
9    
10  # default SRC_URIs  # default SRC_URIs
# Line 90  gn2_configure() Line 92  gn2_configure()
92    
93   ./configure \   ./configure \
94   --host=${CHOST} \   --host=${CHOST} \
95     --build=${CHOST} \
96   --prefix=${GNOME_PREFIX} \   --prefix=${GNOME_PREFIX} \
97   --sysconfdir=/etc \   --sysconfdir=/etc \
98   --infodir=${GNOME_PREFIX}/share/info \   --infodir=${GNOME_PREFIX}/share/info \

Legend:
Removed from v.2  
changed lines
  Added in v.18712