[packages/rpm-pld-macros] - add comment about buildroot macros

baggins baggins at pld-linux.org
Wed Feb 5 19:34:28 CET 2025


commit 6a379099a59f1b06e4126426a488f232c13e3557
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Feb 5 20:15:21 2025 +0100

    - add comment about buildroot macros

 macros.pld | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/macros.pld b/macros.pld
index 135c64e..7fed372 100644
--- a/macros.pld
+++ b/macros.pld
@@ -276,6 +276,8 @@ pakietu oraz przy odpluskwianiu samego pakietu.\
 %_tmppath		%(echo "${TMPDIR:-/var/tmp}")
 %tmpdir			%{_tmppath}
 
+# Left for compatibility with rpm < 4.20
+# These are not user overridable in rpm >= 4.20.
 %_buildrootdir	%{_tmppath}
 %buildroot		%{_buildrootdir}/%{name}-%{version}-%{_arch}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-pld-macros.git/commitdiff/6a379099a59f1b06e4126426a488f232c13e3557



More information about the pld-cvs-commit mailing list