aboutsummaryrefslogtreecommitdiff
path: root/community/talloc
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-16 17:41:02 +0300
committerCem Keylan <cem@ckyln.com>2021-07-16 17:41:02 +0300
commit619df6c7b2522b8384765ae54efac4f85131054b (patch)
treeabe74e859280c4f0e33d233e017d9bc94bdd8d8d /community/talloc
parent15b02517c246fa43582dc9ea3afe48c115f6821c (diff)
downloadrepository-619df6c7b2522b8384765ae54efac4f85131054b.tar.gz
notmuch, talloc: drop packages
Diffstat (limited to 'community/talloc')
-rwxr-xr-xcommunity/talloc/build11
-rw-r--r--community/talloc/checksums1
-rw-r--r--community/talloc/sources1
-rw-r--r--community/talloc/version1
4 files changed, 0 insertions, 14 deletions
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
diff --git a/community/talloc/checksums b/community/talloc/checksums
deleted file mode 100644
index ba07b259..00000000
--- a/community/talloc/checksums
+++ /dev/null
@@ -1 +0,0 @@
-27a03ef99e384d779124df755deb229cd1761f945eca6d200e8cfd9bf5297bd7 talloc-2.3.2.tar.gz
diff --git a/community/talloc/sources b/community/talloc/sources
deleted file mode 100644
index e001ba45..00000000
--- a/community/talloc/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://www.samba.org/ftp/talloc/talloc-2.3.2.tar.gz
diff --git a/community/talloc/version b/community/talloc/version
deleted file mode 100644
index 56b3f3b0..00000000
--- a/community/talloc/version
+++ /dev/null
@@ -1 +0,0 @@
-2.3.2 1