[gentoo-x86] / app-editors / nano / nano-2.1.1-r1.ebuild Project Root:

GentooDiff of /app-editors/nano/nano-2.1.1-r1.ebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph

version 1.2, Sat May 10 10:28:58 2008 UTC version 1.3, Sat May 10 21:38:29 2008 UTC
Line 29 
Line 29 
 src_unpack() {  src_unpack() {
         unpack ${A}          unpack ${A}
         cd "${S}"          cd "${S}"
           epatch "${FILESDIR}"/${PN}-2.1.0-disable-speller.patch #221219
         if [[ ! -e configure ]] ; then          if [[ ! -e configure ]] ; then
                 ./autogen.sh || die "autogen failed"                  ./autogen.sh || die "autogen failed"
         fi          fi

Generate output suitable for use with a patch program
Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

www@gentoo.org

Powered by ViewCVS 1.0_pre20050929

ViewCVS and CVS Help