aboutsummaryrefslogtreecommitdiff
path: root/testing/libidn2/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-28 23:10:39 +0300
committerCem Keylan <cem@ckyln.com>2020-01-28 23:10:39 +0300
commitd57fa8a15d25cb4a9d3d9e0a96b39e99d5bf2b62 (patch)
tree65c824b736e8f7e2c48b22538b2c3676888fc729 /testing/libidn2/build
parente110670cccb533ea412869bb5360f091dbacaf34 (diff)
downloadrepository-d57fa8a15d25cb4a9d3d9e0a96b39e99d5bf2b62.tar.gz
repo: cleanup zombie packages
Diffstat (limited to 'testing/libidn2/build')
-rwxr-xr-xtesting/libidn2/build5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/libidn2/build b/testing/libidn2/build
deleted file mode 100755
index 09d87526..00000000
--- a/testing/libidn2/build
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh -e
-
-./configure --prefix=/usr
-make
-make DESTDIR="$1" install