From 1f938c20b4a82ca1267ab9a1ec0922878a21ca6b Mon Sep 17 00:00:00 2001 From: dzwdz Date: Fri, 25 Aug 2023 18:36:57 +0200 Subject: ports: binutils :^) --- ports/pre | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ports/pre') diff --git a/ports/pre b/ports/pre index 0c00ef3..fd77784 100644 --- a/ports/pre +++ b/ports/pre @@ -63,7 +63,9 @@ clean() { _make clean } +post_install() { true; } install() { build _make install + post_install } -- cgit v1.2.3