diff options
author | Stefano Karapetsas <[email protected]> | 2013-09-21 06:17:17 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-09-21 06:17:17 -0700 |
commit | d036b5f4dfbb5806f5bc3f2f7e511f79ad910436 (patch) | |
tree | 965f0d38dc7259ae6c1fa8c5a2d1663f824fef3e /caja-python.pc.in | |
parent | f66006c6890b231ac4dafcf8ad6b56dfa04dd7c1 (diff) | |
parent | b0dcf318701e517340aa7a491af8a8384df474a4 (diff) | |
download | python-caja-d036b5f4dfbb5806f5bc3f2f7e511f79ad910436.tar.bz2 python-caja-d036b5f4dfbb5806f5bc3f2f7e511f79ad910436.tar.xz |
Merge pull request #10 from infirit/master
Autofoo cleanups
Diffstat (limited to 'caja-python.pc.in')
-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 574674c..280e1dc 100644 --- a/caja-python.pc.in +++ b/caja-python.pc.in @@ -4,4 +4,4 @@ Version: @VERSION@ prefix=@prefix@ libdir=${prefix}/lib -pythondir=@datadir@/caja-python/extensions +pythondir=${datadir}/caja-python/extensions |