public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: Remove %clean section
@ 2026-06-09 12:44 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-06-09 12:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openssl
Branch : rebase_40beta
Commit : e688115b6d0584d7847dd844846bdc6c09e72349
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-02-14T09:56:41+01:00
Stats : +0/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssl/c/e688115b6d0584d7847dd844846bdc6c09e72349?branch=rebase_40beta
Log:
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/openssl.spec b/openssl.spec
index 912c59b..880022e 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -371,9 +371,6 @@ install -m644 %{SOURCE9} \
LD_LIBRARY_PATH=`pwd`${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
export LD_LIBRARY_PATH
-%clean
-[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
-
%files
%{!?_licensedir:%global license %%doc}
%license LICENSE
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 12:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:44 [rpms/openssl] rebase_40beta: Remove %clean section Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox