diff options
| author | Cem Keylan <cem@ckyln.com> | 2020-01-28 23:09:25 +0300 | 
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2020-01-28 23:09:25 +0300 | 
| commit | e110670cccb533ea412869bb5360f091dbacaf34 (patch) | |
| tree | 5a50f1c5ef5c40184f83040291dbbc62da1bc65c /testing/libxslt/build | |
| parent | d50820b4a7e888c58c20bf2c092b6c14f20498e7 (diff) | |
| download | repository-e110670cccb533ea412869bb5360f091dbacaf34.tar.gz | |
libXslt: move to extra
Diffstat (limited to 'testing/libxslt/build')
| -rwxr-xr-x | testing/libxslt/build | 5 | 
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  | 
