dracut/0001.patch
Harald Hoyer ffd5ff4fbc dracut - 047-8
- git snapshot
2018-03-05 10:13:11 +01:00

25 lines
602 B
Diff

From 7b3f374a82dd1846a2fcb06490cafd95177b3f59 Mon Sep 17 00:00:00 2001
From: Harald Hoyer <harald@redhat.com>
Date: Mon, 19 Feb 2018 10:16:30 +0100
Subject: [PATCH] dracut.spec: remove clean section
---
dracut.spec | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dracut.spec b/dracut.spec
index 4b5f0146..f16e69f7 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -336,9 +336,6 @@ echo 'dracut_rescue_image="yes"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/
> $RPM_BUILD_ROOT/etc/system-fips
%endif
-%clean
-rm -rf -- $RPM_BUILD_ROOT
-
%files
%defattr(-,root,root,0755)
%if %{with doc}