Bug 1299860 - make install fails with no standard buildroot
Summary: make install fails with no standard buildroot
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libtommath
Version: 23
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Simone Caronni
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-19 12:34 UTC by smoretti
Modified: 2016-02-23 14:17 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-23 14:02:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description smoretti 2016-01-19 12:34:05 UTC
Description of problem:
my buildroot is not standard (i.e. not in /usr) and make install in the spec file fails to install include files properly in devel package.

Version-Release number of selected component (if applicable):
0.42.0-6

How reproducible:
Use a buildroot out of /usr


Actual results:
%{_includedir}/*.h fails in %files devel


Expected results:
%{_includedir}/*.h successfully added in %files devel


Additional info:
Adding INCPATH=%{_includedir} in the make install command looks to resolve the issue (not tested with standard buildroot)

Comment 1 Simone Caronni 2016-02-23 14:02:30 UTC
Took the chance to add the change to libtommath-1.0-4 for the 1.0 rebase in Rawhide.

Comment 2 smoretti 2016-02-23 14:17:57 UTC
(In reply to Simone Caronni from comment #1)
> Took the chance to add the change to libtommath-1.0-4 for the 1.0 rebase in
> Rawhide.

Will you take care of that.
Not sure I am allowed to.


Note You need to log in before you can comment on or make changes to this bug.