[packages/rpm] - comment update (vs upstream changelog note)
baggins
baggins at pld-linux.org
Sat Nov 23 11:30:59 CET 2024
commit f8563afd62aa7af2157a2319459a06b0986d1dcc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Sep 29 17:03:56 2023 +0200
- comment update (vs upstream changelog note)
rpm.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index e6dda78..de0adee 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -839,7 +839,8 @@ for be in sqlite bdb ndb; do
done
%if %{with python3}
-# Remove anything that rpm make install might put there
+# Remove anything that rpm make install might put there;
+# we already have .egg-info as directory, so there is no reason for transition to file for a while
cd python
%{__rm} -rf rpm.egg-info
%{__rm} -rf $RPM_BUILD_ROOT%{py3_sitedir}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/087ddd8bc84252334ff283e536077cd96b9f8aa1
More information about the pld-cvs-commit
mailing list