diff options
| -rw-r--r-- | caja-python.pc.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/caja-python.pc.in b/caja-python.pc.in index 0e72f15..6374400 100644 --- a/caja-python.pc.in +++ b/caja-python.pc.in @@ -4,5 +4,5 @@ Version: @VERSION@  prefix=@prefix@  datarootdir = @datarootdir@ -libdir=${prefix}/lib +libdir=@libdir@  pythondir=@datadir@/caja-python/extensions | 
