aboutsummaryrefslogtreecommitdiff
path: root/testing/libxslt/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-28 23:09:25 +0300
committerCem Keylan <cem@ckyln.com>2020-01-28 23:09:25 +0300
commite110670cccb533ea412869bb5360f091dbacaf34 (patch)
tree5a50f1c5ef5c40184f83040291dbbc62da1bc65c /testing/libxslt/build
parentd50820b4a7e888c58c20bf2c092b6c14f20498e7 (diff)
downloadrepository-e110670cccb533ea412869bb5360f091dbacaf34.tar.gz
libXslt: move to extra
Diffstat (limited to 'testing/libxslt/build')
-rwxr-xr-xtesting/libxslt/build5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/libxslt/build b/testing/libxslt/build
deleted file mode 100755
index 09d87526..00000000
--- a/testing/libxslt/build
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh -e
-
-./configure --prefix=/usr
-make
-make DESTDIR="$1" install