commit: 54eb853af6f4a04ad5c1d61d7b061b632f8c1d78
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 09:44:42 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 10 09:44:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54eb853a
app-editors/hteditor: drop commented out code
Forgot to remove it.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
app-editors/hteditor/hteditor-2.1.0-r1.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
b/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
index d8a7a241a3d..16a7ab4322f 100644
--- a/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
+++ b/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
@@ -47,10 +47,6 @@ src_configure() {
--enable-maintainermode
}
-#src_compile() {
-# emake AR="$(tc-getAR)" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}"
-#}
-
src_install() {
#For prefix
chmod u+x "${S}/install-sh"