summaryrefslogtreecommitdiff
path: root/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/hteditor/hteditor-2.1.0-r1.ebuild')
-rw-r--r--app-editors/hteditor/hteditor-2.1.0-r1.ebuild5
1 files changed, 1 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 44b7dd140f67..16a7ab4322f0 100644
--- a/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
+++ b/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
@@ -33,6 +33,7 @@ PATCHES=(
"${FILESDIR}"/${P}-gcc-6-uchar.patch
"${FILESDIR}"/${P}-format-security.patch
"${FILESDIR}"/${P}-gcc-10.patch
+ "${FILESDIR}"/${P}-AR.patch
)
src_prepare() {
@@ -46,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"