[packages/rpm] - fix dir typo, rel 7
baggins
baggins at pld-linux.org
Sun Feb 9 11:58:21 CET 2025
commit 275ecd6ad41672080240bcd0845e65b1eb7009bf
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Feb 9 11:57:41 2025 +0100
- fix dir typo, rel 7
rpm.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index 4f41ce5..144d1fe 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -34,7 +34,7 @@ Summary(ru.UTF-8): Менеджер пакетов от RPM
Summary(uk.UTF-8): Менеджер пакетів від RPM
Name: rpm
Version: 4.20.0
-Release: 6
+Release: 7
Epoch: 1
License: GPL v2 / LGPL v2.1
Group: Base
@@ -802,7 +802,7 @@ done
%{__rm} $RPM_BUILD_ROOT%{_rpmlibdir}/rpm.{daily,log}
# unsupported locale
-%{__rm} -r $RPM_BUILD_ROOT%{_localdir}/ie
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
%find_lang %{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/275ecd6ad41672080240bcd0845e65b1eb7009bf
More information about the pld-cvs-commit
mailing list