GNOME Bugzilla – Bug 701959
fails when "make" has not been run before "make install"
Last modified: 2014-10-10 14:00:15 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.
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 on attachment 288113 [details] [review] Add patch to fix make install issue Look good. Thanks.
Review of attachment 288113 [details] [review]: Fixed with commit 772643215db9c841ae31016b5e0fa12fca8ede61