Bug 32232 - .spec: it's better not to redefine %_libdir for build
Summary: .spec: it's better not to redefine %_libdir for build
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: multipath-tools (show other bugs)
Version: unstable
Hardware: all Linux
: P3 minor
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-29 18:03 MSK by Ivan Zakharyaschev
Modified: 2022-08-08 19:56 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zakharyaschev 2016-06-29 18:03:44 MSK
multipath-tools-0.6.1-alt1

+++ This bug was initially created as a clone of Bug #32231 +++

С переназначением %_libdir тоже хорошо бы что-то сделать (потому что
сборочные "инструменты"/"реквизиты" будут искаться ведь тоже не там! И та простыня ошибок от rpm-build-pythin была вызвана чем-то вроде этой причины):

%define _sbindir /sbin
%define _libdir /%_lib
%define _libmpathdir %_libdir/multipath

Т.е. высталять новое значение как параметр сборки явно в %build, %install, %files?
Comment 1 Alexey Shabalin 2022-08-08 19:56:30 MSK
у меня нет такого сборочного окружения rpm-build-путин :)
А что за простыня ошибок? я не в курсе.