diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-28 23:07:32 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-28 23:07:32 +0300 |
commit | d50820b4a7e888c58c20bf2c092b6c14f20498e7 (patch) | |
tree | 51326d90f1322b018d0e76197f86dedafbfba914 /testing/libpsl | |
parent | 3135674cda64e735629f7eb9f4d2f3e4d702ffe7 (diff) | |
download | repository-d50820b4a7e888c58c20bf2c092b6c14f20498e7.tar.gz |
webkit-friends: move to extra
Diffstat (limited to 'testing/libpsl')
-rwxr-xr-x | testing/libpsl/build | 7 | ||||
-rw-r--r-- | testing/libpsl/checksums | 1 | ||||
-rw-r--r-- | testing/libpsl/depends | 2 | ||||
-rw-r--r-- | testing/libpsl/sources | 1 | ||||
-rw-r--r-- | testing/libpsl/version | 1 |
5 files changed, 0 insertions, 12 deletions
diff --git a/testing/libpsl/build b/testing/libpsl/build deleted file mode 100755 index 6daf22f8..00000000 --- a/testing/libpsl/build +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr - -make -make DESTDIR="$1" install diff --git a/testing/libpsl/checksums b/testing/libpsl/checksums deleted file mode 100644 index 96e852b9..00000000 --- a/testing/libpsl/checksums +++ /dev/null @@ -1 +0,0 @@ -41bd1c75a375b85c337b59783f5deb93dbb443fb0a52d257f403df7bd653ee12 libpsl-0.21.0.tar.gz diff --git a/testing/libpsl/depends b/testing/libpsl/depends deleted file mode 100644 index 29c6b764..00000000 --- a/testing/libpsl/depends +++ /dev/null @@ -1,2 +0,0 @@ -icu -python make diff --git a/testing/libpsl/sources b/testing/libpsl/sources deleted file mode 100644 index 8024918a..00000000 --- a/testing/libpsl/sources +++ /dev/null @@ -1 +0,0 @@ -https://github.com/rockdaboot/libpsl/releases/download/libpsl-0.21.0/libpsl-0.21.0.tar.gz diff --git a/testing/libpsl/version b/testing/libpsl/version deleted file mode 100644 index c8ffed3a..00000000 --- a/testing/libpsl/version +++ /dev/null @@ -1 +0,0 @@ -0.21.0 2 |