From 619df6c7b2522b8384765ae54efac4f85131054b Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 16 Jul 2021 17:41:02 +0300 Subject: notmuch, talloc: drop packages --- community/talloc/build | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100755 community/talloc/build (limited to 'community/talloc/build') diff --git a/community/talloc/build b/community/talloc/build deleted file mode 100755 index 2634caa9..00000000 --- a/community/talloc/build +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr \ - --sbindir=/usr/bin \ - --disable-rpath \ - --without-gettext \ - --disable-python - -make -make DESTDIR="$1" install -- cgit v1.2.3