From d57fa8a15d25cb4a9d3d9e0a96b39e99d5bf2b62 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 28 Jan 2020 23:10:39 +0300 Subject: repo: cleanup zombie packages --- testing/dracut/build | 4 ---- testing/dracut/checksums | 1 - testing/dracut/depends | 1 - testing/dracut/sources | 1 - testing/dracut/version | 1 - 5 files changed, 8 deletions(-) delete mode 100755 testing/dracut/build delete mode 100644 testing/dracut/checksums delete mode 100644 testing/dracut/depends delete mode 100644 testing/dracut/sources delete mode 100644 testing/dracut/version (limited to 'testing/dracut') 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 -- cgit v1.2.3