diff options
author | Cem Keylan <cem@ckyln.com> | 2020-03-04 10:54:50 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-03-04 10:54:50 +0300 |
commit | 330dc5cced88f4bcbdb6235e31f71e4ad6f36b59 (patch) | |
tree | 20040e7b32be3932878bfac2a56f0cad72bd3e94 /testing | |
parent | c918cf961d3aa6f7d5779ad1dbcf293d516d5453 (diff) | |
download | repository-330dc5cced88f4bcbdb6235e31f71e4ad6f36b59.tar.gz |
sdhcp: move to extra
Diffstat (limited to 'testing')
-rwxr-xr-x | testing/sdhcp/build | 4 | ||||
-rw-r--r-- | testing/sdhcp/checksums | 1 | ||||
-rw-r--r-- | testing/sdhcp/sources | 1 | ||||
-rw-r--r-- | testing/sdhcp/version | 1 |
4 files changed, 0 insertions, 7 deletions
diff --git a/testing/sdhcp/build b/testing/sdhcp/build deleted file mode 100755 index 954aa1f3..00000000 --- a/testing/sdhcp/build +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -e - -make -make PREFIX=/usr DESTDIR="$1" install diff --git a/testing/sdhcp/checksums b/testing/sdhcp/checksums deleted file mode 100644 index 3c4c2bab..00000000 --- a/testing/sdhcp/checksums +++ /dev/null @@ -1 +0,0 @@ -08e43f3d540f62ba9b4a72774fee39074d81f272955c84dd283d8fbaef44deed sdhcp-0.1.tar.gz diff --git a/testing/sdhcp/sources b/testing/sdhcp/sources deleted file mode 100644 index 75beb36e..00000000 --- a/testing/sdhcp/sources +++ /dev/null @@ -1 +0,0 @@ -https://dl.2f30.org/releases/sdhcp-0.1.tar.gz diff --git a/testing/sdhcp/version b/testing/sdhcp/version deleted file mode 100644 index 084a74c2..00000000 --- a/testing/sdhcp/version +++ /dev/null @@ -1 +0,0 @@ -0.1 1 |