diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-28 23:10:39 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-28 23:10:39 +0300 |
commit | d57fa8a15d25cb4a9d3d9e0a96b39e99d5bf2b62 (patch) | |
tree | 65c824b736e8f7e2c48b22538b2c3676888fc729 /testing/dracut | |
parent | e110670cccb533ea412869bb5360f091dbacaf34 (diff) | |
download | repository-d57fa8a15d25cb4a9d3d9e0a96b39e99d5bf2b62.tar.gz |
repo: cleanup zombie packages
Diffstat (limited to 'testing/dracut')
-rwxr-xr-x | testing/dracut/build | 4 | ||||
-rw-r--r-- | testing/dracut/checksums | 1 | ||||
-rw-r--r-- | testing/dracut/depends | 1 | ||||
-rw-r--r-- | testing/dracut/sources | 1 | ||||
-rw-r--r-- | testing/dracut/version | 1 |
5 files changed, 0 insertions, 8 deletions
diff --git a/testing/dracut/build b/testing/dracut/build deleted file mode 100755 index dd8900a9..00000000 --- a/testing/dracut/build +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -e - -./configure -make DESTDIR="$1" install diff --git a/testing/dracut/checksums b/testing/dracut/checksums deleted file mode 100644 index fbe57cfd..00000000 --- a/testing/dracut/checksums +++ /dev/null @@ -1 +0,0 @@ -6ce2f8c16b393606b504c7722fd6845d2e0ed0f543f3cc83784c31171498b89a dracut-049.tar.xz diff --git a/testing/dracut/depends b/testing/dracut/depends deleted file mode 100644 index ebdb1124..00000000 --- a/testing/dracut/depends +++ /dev/null @@ -1 +0,0 @@ -kmod diff --git a/testing/dracut/sources b/testing/dracut/sources deleted file mode 100644 index 01e4a980..00000000 --- a/testing/dracut/sources +++ /dev/null @@ -1 +0,0 @@ -https://mirrors.edge.kernel.org/pub/linux/utils/boot/dracut/dracut-049.tar.xz diff --git a/testing/dracut/version b/testing/dracut/version deleted file mode 100644 index d9ce7693..00000000 --- a/testing/dracut/version +++ /dev/null @@ -1 +0,0 @@ -049 2 |