After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 701959 - fails when "make" has not been run before "make install"
fails when "make" has not been run before "make install"
Status: RESOLVED FIXED
Product: yelp-tools
Classification: Core
Component: yelp.m4
git master
Other Linux
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2013-06-10 21:00 UTC by Carl-Anton Ingmarsson
Modified: 2014-10-10 14:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add patch to fix make install issue (1.09 KB, patch)
2014-10-09 11:51 UTC, Sebastian
committed Details | Review

Description Carl-Anton Ingmarsson 2013-06-10 21:00:25 UTC
Test case:

cd gnome-terminal/help
make clean
make install

I would expect "make install" to do the equivalent of "make" before it
tries to install the files.
Comment 1 Sebastian 2014-10-09 11:51:49 UTC
Created attachment 288113 [details] [review]
Add patch to fix make install issue

This is the same issue as in bug #738142 and can be fixed by changing the dependencies of the install-help target.

I have attached a fix.
Comment 2 Shaun McCance 2014-10-10 13:53:23 UTC
Comment on attachment 288113 [details] [review]
Add patch to fix make install issue

Look good. Thanks.
Comment 3 Sebastian 2014-10-10 14:00:04 UTC
Review of attachment 288113 [details] [review]:

Fixed with commit 772643215db9c841ae31016b5e0fa12fca8ede61