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 | 83072903190ae8e7a13ffa06a58ef06f8f879220 (patch) | |
tree | ba89c2bf4ac6e4c93320d36c571e5e7f1a858afb /app-text/gv | |
parent | This version of Portage now handles ROOT correctly when set to non-"/" (diff) | |
download | historical-83072903190ae8e7a13ffa06a58ef06f8f879220.tar.gz historical-83072903190ae8e7a13ffa06a58ef06f8f879220.tar.bz2 historical-83072903190ae8e7a13ffa06a58ef06f8f879220.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./' \ |