diff --git a/src/Filters/Rules/MediaObject/Makefile.am b/src/Filters/Rules/MediaObject/Makefile.am index 217231b27..a94a39131 100644 --- a/src/Filters/Rules/MediaObject/Makefile.am +++ b/src/Filters/Rules/MediaObject/Makefile.am @@ -18,7 +18,6 @@ pkgpython_PYTHON = \ __init__.py pkgpyexecdir = @pkgpyexecdir@/Filters/Rules/MediaObject -pkgpythondir = $(datadir)/@PACKAGE@/Filters/Rules/MediaObject # Clean up all the byte-compiled files MOSTLYCLEANFILES = *pyc *pyo diff --git a/src/gen/mime/Makefile.am b/src/gen/mime/Makefile.am index 107179074..cc2375fa0 100644 --- a/src/gen/mime/Makefile.am +++ b/src/gen/mime/Makefile.am @@ -12,7 +12,6 @@ pkgpython_PYTHON = \ _pythonmime.py pkgpyexecdir = @pkgpyexecdir@/gen/mime -pkgpythondir = $(datadir)/@PACKAGE@/gen/mime # Clean up all the byte-compiled files MOSTLYCLEANFILES = *pyc *pyo diff --git a/src/plugins/docgen/Makefile.am b/src/plugins/docgen/Makefile.am index 52b6be691..c47dc3749 100644 --- a/src/plugins/docgen/Makefile.am +++ b/src/plugins/docgen/Makefile.am @@ -18,7 +18,6 @@ pkgpython_PYTHON = \ SvgDrawDoc.py pkgpyexecdir = @pkgpyexecdir@/plugins/docgen -pkgpythondir = $(datadir)/@PACKAGE@/plugins/docgen GLADEFILES = \ gtkprint.glade diff --git a/src/plugins/drawreport/Makefile.am b/src/plugins/drawreport/Makefile.am index 4d3a9ce60..22e142a7f 100644 --- a/src/plugins/drawreport/Makefile.am +++ b/src/plugins/drawreport/Makefile.am @@ -15,7 +15,6 @@ pkgpython_PYTHON = \ TimeLine.py pkgpyexecdir = @pkgpyexecdir@/plugins/drawreport -pkgpythondir = $(datadir)/@PACKAGE@/plugins/drawreport # Clean up all the byte-compiled files MOSTLYCLEANFILES = *pyc *pyo diff --git a/src/plugins/export/Makefile.am b/src/plugins/export/Makefile.am index 7015d1ca6..2959bfd49 100644 --- a/src/plugins/export/Makefile.am +++ b/src/plugins/export/Makefile.am @@ -17,7 +17,6 @@ pkgpython_PYTHON = \ ExportXml.py pkgpyexecdir = @pkgpyexecdir@/plugins/export -pkgpythondir = $(datadir)/@PACKAGE@/plugins/export GLADEFILES = \ exportcsv.glade \ diff --git a/src/plugins/gramplet/Makefile.am b/src/plugins/gramplet/Makefile.am index 73fe119a5..3e1855c0a 100644 --- a/src/plugins/gramplet/Makefile.am +++ b/src/plugins/gramplet/Makefile.am @@ -44,7 +44,6 @@ pkgpython_PYTHON = \ WhatsNext.py pkgpyexecdir = @pkgpyexecdir@/plugins/gramplet -pkgpythondir = $(datadir)/@PACKAGE@/plugins/gramplet # Clean up all the byte-compiled files MOSTLYCLEANFILES = *pyc *pyo diff --git a/src/plugins/graph/Makefile.am b/src/plugins/graph/Makefile.am index efbfbb035..84adc56a0 100644 --- a/src/plugins/graph/Makefile.am +++ b/src/plugins/graph/Makefile.am @@ -12,7 +12,6 @@ pkgpython_PYTHON = \ GVRelGraph.py pkgpyexecdir = @pkgpyexecdir@/plugins/graph -pkgpythondir = $(datadir)/@PACKAGE@/plugins/graph # Clean up all the byte-compiled files MOSTLYCLEANFILES = *pyc *pyo diff --git a/src/plugins/import/Makefile.am b/src/plugins/import/Makefile.am index 9bcd0d8ad..7804e60be 100644 --- a/src/plugins/import/Makefile.am +++ b/src/plugins/import/Makefile.am @@ -17,7 +17,6 @@ pkgpython_PYTHON = \ ImportXml.py pkgpyexecdir = @pkgpyexecdir@/plugins/import -pkgpythondir = $(datadir)/@PACKAGE@/plugins/import GLADEFILES = \ importgedcom.glade diff --git a/src/plugins/mapservices/Makefile.am b/src/plugins/mapservices/Makefile.am index 7e6db0c63..e73491c48 100644 --- a/src/plugins/mapservices/Makefile.am +++ b/src/plugins/mapservices/Makefile.am @@ -12,7 +12,6 @@ pkgpython_PYTHON = \ eniroswedenmap.py pkgpyexecdir = @pkgpyexecdir@/plugins/mapservices -pkgpythondir = $(datadir)/@PACKAGE@/plugins/mapservices GLADEFILES = diff --git a/src/plugins/quickview/Makefile.am b/src/plugins/quickview/Makefile.am index 04daf82cc..f746abbf3 100644 --- a/src/plugins/quickview/Makefile.am +++ b/src/plugins/quickview/Makefile.am @@ -21,7 +21,6 @@ pkgpython_PYTHON = \ siblings.py pkgpyexecdir = @pkgpyexecdir@/plugins/quickview -pkgpythondir = $(datadir)/@PACKAGE@/plugins/quickview # Clean up all the byte-compiled files MOSTLYCLEANFILES = *pyc *pyo diff --git a/src/plugins/rel/Makefile.am b/src/plugins/rel/Makefile.am index 9ec501091..fdcd83362 100644 --- a/src/plugins/rel/Makefile.am +++ b/src/plugins/rel/Makefile.am @@ -27,7 +27,6 @@ pkgpython_PYTHON = \ rel_sv.py pkgpyexecdir = @pkgpyexecdir@/plugins/rel -pkgpythondir = $(datadir)/@PACKAGE@/plugins/rel # Clean up all the byte-compiled files MOSTLYCLEANFILES = *pyc *pyo diff --git a/src/plugins/sidebar/Makefile.am b/src/plugins/sidebar/Makefile.am index 8308ac64d..99a2c550b 100644 --- a/src/plugins/sidebar/Makefile.am +++ b/src/plugins/sidebar/Makefile.am @@ -10,7 +10,6 @@ pkgpython_PYTHON = \ sidebar.gpr.py pkgpyexecdir = @pkgpyexecdir@/plugins/sidebar -pkgpythondir = $(datadir)/@PACKAGE@/plugins/sidebar # Clean up all the byte-compiled files MOSTLYCLEANFILES = *pyc *pyo diff --git a/src/plugins/textreport/Makefile.am b/src/plugins/textreport/Makefile.am index 3cf4d295a..4387fa44b 100644 --- a/src/plugins/textreport/Makefile.am +++ b/src/plugins/textreport/Makefile.am @@ -24,7 +24,6 @@ pkgpython_PYTHON = \ textplugins.gpr.py pkgpyexecdir = @pkgpyexecdir@/plugins/textreport -pkgpythondir = $(datadir)/@PACKAGE@/plugins/textreport # Clean up all the byte-compiled files MOSTLYCLEANFILES = *pyc *pyo diff --git a/src/plugins/view/Makefile.am b/src/plugins/view/Makefile.am index 6f08b34ab..9e5ca8d75 100644 --- a/src/plugins/view/Makefile.am +++ b/src/plugins/view/Makefile.am @@ -32,7 +32,6 @@ pkgpython_PYTHON = \ view.gpr.py pkgpyexecdir = @pkgpyexecdir@/plugins/view -pkgpythondir = $(datadir)/@PACKAGE@/plugins/view # Clean up all the byte-compiled files MOSTLYCLEANFILES = *pyc *pyo