[nautilus-python/nautilus-3.0] Fixes bug #652032 Update the pythondir variable in the nautilus-python.pc.in file.



commit 58f061b6ecadb8f55f2e88a5fe6cce18113a3428
Author: Adam Plumb <adamplumb gmail com>
Date:   Mon Jun 27 12:50:41 2011 -0500

    Fixes bug #652032
    Update the pythondir variable in the nautilus-python.pc.in file.

 nautilus-python.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nautilus-python.pc.in b/nautilus-python.pc.in
index f73fbb0..8a43f0e 100644
--- a/nautilus-python.pc.in
+++ b/nautilus-python.pc.in
@@ -4,4 +4,4 @@ Version: @VERSION@
 
 prefix= prefix@
 libdir=${prefix}/lib
-pythondir= NAUTILUS_EXTENSION_DIR@/python
+pythondir= datadir@/nautilus-python/extensions



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]