diff options
author | Olivier Blin <dev@blino.org> | 2015-09-21 12:34:13 +0200 |
---|---|---|
committer | Olivier Blin <dev@blino.org> | 2015-09-21 12:34:13 +0200 |
commit | a51017344e6ff730f1bcfec3a9089f49ad80de48 (patch) | |
tree | 104440b14e69b8e4f7b40b0e3c861d0f279d3704 /NEWS | |
parent | 2a39ed7ddd2495a61b933441ed564f426d060f70 (diff) | |
download | rpm-setup-a51017344e6ff730f1bcfec3a9089f49ad80de48.tar rpm-setup-a51017344e6ff730f1bcfec3a9089f49ad80de48.tar.gz rpm-setup-a51017344e6ff730f1bcfec3a9089f49ad80de48.tar.bz2 rpm-setup-a51017344e6ff730f1bcfec3a9089f49ad80de48.tar.xz rpm-setup-a51017344e6ff730f1bcfec3a9089f49ad80de48.zip |
do not remove buildroot in %install if install is disabled
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- do not remove buildroot in %install if install is disabled + (to make rpmbuild --without install actually useful) + Version 2.13 - 24 July 2015, by Thierry Vignaud - kill python macros that are already defined in rpm |