Magellan Linux

Diff of /trunk/core/sqlite/sqlite-3.7.10-r1.smage2

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

revision 10901 by niro, Sat Feb 4 14:44:20 2012 UTC revision 10902 by niro, Sat Feb 4 14:46:49 2012 UTC
# Line 11  HOMEPAGE="http://www.sqlite.org/" Line 11  HOMEPAGE="http://www.sqlite.org/"
11    
12  DEPEND=">= sys-libs/readline-6.2"  DEPEND=">= sys-libs/readline-6.2"
13    
14  UPSTREAM_PVER="${PVER//./0}"  UPSTREAM_PVER="${PVER//.}"
15  [[ ${#UPSTREAM_PVER} -lt 7 ]] && UPSTREAM_PVER+="00"  [[ ${#UPSTREAM_PVER} -lt 7 ]] && UPSTREAM_PVER+="00"
16  SRCFILE="${PNAME}-autoconf-${UPSTREAM_PVER}.tar.gz" # a special srcfile is needed to build without tcl  SRCFILE="${PNAME}-autoconf-${UPSTREAM_PVER}.tar.gz" # a special srcfile is needed to build without tcl
17  SRCDIR="${BUILDDIR}/${PNAME}-autoconf-${UPSTREAM_PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-autoconf-${UPSTREAM_PVER}"

Legend:
Removed from v.10901  
changed lines
  Added in v.10902