aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2009-12-24 04:53:04 -0200
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2009-12-24 04:53:04 -0200
commitc57a73821e6f084c6737c0dff8311c9da66fdaec (patch)
treecf63a7b802cca20f22b173f3c741114bb63b17e5 /ebuilds
parentadded ebuilds/g-octave-0.1_rc1.ebuild (diff)
downloadg-octave-c57a73821e6f084c6737c0dff8311c9da66fdaec.tar.gz
g-octave-c57a73821e6f084c6737c0dff8311c9da66fdaec.tar.bz2
g-octave-c57a73821e6f084c6737c0dff8311c9da66fdaec.zip
changed ebuilds/g-octave-9999.ebuild
Diffstat (limited to 'ebuilds')
-rw-r--r--ebuilds/g-octave-9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/ebuilds/g-octave-9999.ebuild b/ebuilds/g-octave-9999.ebuild
index 962bac3..2a31e17 100644
--- a/ebuilds/g-octave-9999.ebuild
+++ b/ebuilds/g-octave-9999.ebuild
@@ -23,8 +23,6 @@ RDEPEND="${DEPEND}
S="${WORKDIR}/${PN}"
-DOCS="README.rst"
-
src_prepare() {
if ! use colors; then
sed -i -e 's/from colors .*/raise/' scripts/g-octave \