From e64729fb5174e5bbd4a22e373f9ea703ad2fcd90 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 11 Apr 2020 20:47:55 +0300 Subject: autotools: drop from repository --- extra/automake/build | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 extra/automake/build (limited to 'extra/automake/build') diff --git a/extra/automake/build b/extra/automake/build deleted file mode 100755 index 6daf22f8..00000000 --- a/extra/automake/build +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr - -make -make DESTDIR="$1" install -- cgit v1.2.3