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 660287 - Use $(docdir) variable
Use $(docdir) variable
Status: RESOLVED FIXED
Product: nautilus-python
Classification: Other
Component: general
1.0
Other Linux
: Normal normal
: ---
Assigned To: Adam Plumb
Adam Plumb
Depends on:
Blocks:
 
 
Reported: 2011-09-27 19:22 UTC by Hicham HAOUARI
Modified: 2011-10-05 17:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
use docdir variable from autoconf (911 bytes, patch)
2011-09-27 19:23 UTC, Hicham HAOUARI
none Details | Review

Description Hicham HAOUARI 2011-09-27 19:22:51 UTC
autoconf features $(docdir) variable since 2.60, use it instead of a hardcoded path
Comment 1 Hicham HAOUARI 2011-09-27 19:23:17 UTC
Created attachment 197602 [details] [review]
use docdir variable from autoconf
Comment 2 Adam Plumb 2011-10-05 17:32:39 UTC
Thanks for the patch.  Added to the nautilus-3.0 branch.