From 5317a1ccbda2efa0f738f22aa780e3b1df5012d7 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 16 Oct 2020 18:44:21 +0300 Subject: otools: add new package at 1.0 --- core/otools/build | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 core/otools/build (limited to 'core/otools/build') diff --git a/core/otools/build b/core/otools/build new file mode 100755 index 00000000..954aa1f3 --- /dev/null +++ b/core/otools/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make PREFIX=/usr DESTDIR="$1" install -- cgit v1.2.3