diff options
author | Dan Armak <danarmak@gentoo.org> | 2001-08-13 17:59:52 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2001-08-13 17:59:52 +0000 |
commit | 989fcc5281c75f73b31e3d45a7fdbbe05b1f27d9 (patch) | |
tree | 4e275e5fabbdb5cc6586db9dc57966c00ec2198e /app-text/gv | |
parent | This version of Portage now handles ROOT correctly when set to non-"/" (diff) | |
download | gentoo-2-989fcc5281c75f73b31e3d45a7fdbbe05b1f27d9.tar.gz gentoo-2-989fcc5281c75f73b31e3d45a7fdbbe05b1f27d9.tar.bz2 gentoo-2-989fcc5281c75f73b31e3d45a7fdbbe05b1f27d9.zip |
removed debug features accidentally left in
Diffstat (limited to 'app-text/gv')
-rw-r--r-- | app-text/gv/gv-3.5.8-r1.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-text/gv/gv-3.5.8-r1.ebuild b/app-text/gv/gv-3.5.8-r1.ebuild index c11d0c4673f1..675e4a613eb2 100644 --- a/app-text/gv/gv-3.5.8-r1.ebuild +++ b/app-text/gv/gv-3.5.8-r1.ebuild @@ -40,8 +40,6 @@ src_compile() { cd source - sleep 15s - cp Makefile 1 cat 1 | sed -e 's/install.man:: gv.man/install.man::/' \ -e 's/all:: gv./\#all:: gv./' \ |