aboutsummaryrefslogtreecommitdiff
path: root/testing/gettext/build
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gettext/build')
-rwxr-xr-xtesting/gettext/build6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/gettext/build b/testing/gettext/build
deleted file mode 100755
index ad99d0c6..00000000
--- a/testing/gettext/build
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh -e
-
-./configure --prefix=/usr --without-docs
-
-make
-make DESTDIR="$1" install