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 506759 - [PATCH] Fetch extensiondir for nautilus-python
[PATCH] Fetch extensiondir for nautilus-python
Status: RESOLVED FIXED
Product: nautilus-python
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Johan (not receiving bugmail) Dahlin
Johan (not receiving bugmail) Dahlin
Depends on: 505331
Blocks:
 
 
Reported: 2008-01-01 22:39 UTC by Brian Pepple
Modified: 2008-01-11 14:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fetch nautilus extension dir (1.66 KB, patch)
2008-01-01 22:40 UTC, Brian Pepple
none Details | Review

Description Brian Pepple 2008-01-01 22:39:39 UTC
Here's a quick patch to get the extension directory for nautilus-python from
the libnautilus-extension.pc.  This is going to be needed, since nautilus version
>= 2.21.1 will search $(libdir)/nautilus/extensions-2.0 in the future.
Comment 1 Brian Pepple 2008-01-01 22:40:12 UTC
Created attachment 101954 [details] [review]
Patch to fetch nautilus extension dir
Comment 2 Johan (not receiving bugmail) Dahlin 2008-01-11 14:17:42 UTC
2008-01-01  Brian Pepple  <bpepple@fedoraproject.org>

	reviewed by: Johan Dahlin

	* src/Makefile.am (nautilus_extensiondir): 
	* configure.in (NAUTILUS_LIBDIR): Fetch nautilus
	extension dir from nautilus-extension.pc