Diff of /app-editors/nano/nano-2.1.0.ebuild
Parent Directory
|
Revision Log
|
Revision Graph
| version 1.3, Sat May 10 10:28:58 2008 UTC | version 1.4, Sat May 10 21:38:29 2008 UTC | ||
|---|---|---|---|
|
|
||
| src_unpack() { | src_unpack() { | ||
| unpack ${A} | unpack ${A} | ||
| cd "${S}" | cd "${S}" | ||
| epatch "${FILESDIR}"/${P}-disable-speller.patch #221219 | |||
| if [[ ! -e configure ]] ; then | if [[ ! -e configure ]] ; then | ||
| ./autogen.sh || die "autogen failed" | ./autogen.sh || die "autogen failed" | ||
| fi | fi |
|
||||||||
|
www@gentoo.org Powered by ViewCVS 1.0_pre20050929 |
ViewCVS and CVS Help |