summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-05-10 10:44:42 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-10 10:44:46 +0100
commit54eb853af6f4a04ad5c1d61d7b061b632f8c1d78 (patch)
tree9b6d1ba9a8ee3cf7080f1f34d282da86d7029f67 /app-editors/hteditor
parentapp-editors/aee: drop old (diff)
downloadgentoo-54eb853af6f4a04ad5c1d61d7b061b632f8c1d78.tar.gz
gentoo-54eb853af6f4a04ad5c1d61d7b061b632f8c1d78.tar.bz2
gentoo-54eb853af6f4a04ad5c1d61d7b061b632f8c1d78.zip
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@gentoo.org>
Diffstat (limited to 'app-editors/hteditor')
-rw-r--r--app-editors/hteditor/hteditor-2.1.0-r1.ebuild4
1 files changed, 0 insertions, 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 d8a7a241a3d4..16a7ab4322f0 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"