GNOME Bugzilla – Bug 506759
[PATCH] Fetch extensiondir for nautilus-python
Last modified: 2008-01-11 14:17:42 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.
Created attachment 101954 [details] [review] Patch to fetch nautilus extension dir
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