From 000bb28c6c7c3bd59424f0cb3650d5612915c4a8 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 19 Oct 2020 17:17:43 +0300 Subject: otools: bump to 1.2 --- core/otools/build~ | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 core/otools/build~ (limited to 'core/otools/build~') diff --git a/core/otools/build~ b/core/otools/build~ deleted file mode 100755 index 7ed3c2d8..00000000 --- a/core/otools/build~ +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -e - -:> testfile -less -F -T testfile testfile 2>/dev/null && echo CFLAGS += -DHAVE_LESS_T >> config.mk -rm testfile - -make LDFLAGS='' -make PREFIX=/usr DESTDIR="$1" install -- cgit v1.2.3