mirror of
https://abf.rosa.ru/djam/glibc.git
synced 2025-02-23 06:52:49 +00:00
Minor cleanup
This commit is contained in:
parent
017184951a
commit
93bb47d35e
1 changed files with 0 additions and 3 deletions
|
@ -1303,10 +1303,7 @@ rm -f %{buildroot}%{_infodir}/dir
|
|||
|
||||
%if %{with locales}
|
||||
export PATH=%{buildroot}%{_bindir}:%{buildroot}%{_sbindir}:$PATH
|
||||
#global glibcver %(rpm -q --qf "%%{VERSION}" glibc)
|
||||
#if "%{shrink:%{python:rpm.evrCompare(rpm.expandMacro("%{ver}"),rpm.expandMacro("%{glibcver}"))}}" == "0"
|
||||
#export LD_LIBRARY_PATH=%{buildroot}/%{_lib}:%{buildroot}%{_libdir}:$LD_LIBRARY_PATH
|
||||
#endif
|
||||
export I18NPATH=%{buildroot}%{_datadir}/i18n
|
||||
|
||||
# Needed for/used by locale-archive
|
||||
|
|
Loading…
Add table
Reference in a new issue