try to improve backport for #5554; consistency against trunk
svn: r18987
This commit is contained in:
parent
037c1251ca
commit
2622d07ccc
@ -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
|
||||
|
@ -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
|
||||
|
@ -18,7 +18,6 @@ pkgpython_PYTHON = \
|
||||
SvgDrawDoc.py
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/plugins/docgen
|
||||
pkgpythondir = $(datadir)/@PACKAGE@/plugins/docgen
|
||||
|
||||
GLADEFILES = \
|
||||
gtkprint.glade
|
||||
|
@ -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
|
||||
|
@ -17,7 +17,6 @@ pkgpython_PYTHON = \
|
||||
ExportXml.py
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/plugins/export
|
||||
pkgpythondir = $(datadir)/@PACKAGE@/plugins/export
|
||||
|
||||
GLADEFILES = \
|
||||
exportcsv.glade \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -17,7 +17,6 @@ pkgpython_PYTHON = \
|
||||
ImportXml.py
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/plugins/import
|
||||
pkgpythondir = $(datadir)/@PACKAGE@/plugins/import
|
||||
|
||||
GLADEFILES = \
|
||||
importgedcom.glade
|
||||
|
@ -12,7 +12,6 @@ pkgpython_PYTHON = \
|
||||
eniroswedenmap.py
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/plugins/mapservices
|
||||
pkgpythondir = $(datadir)/@PACKAGE@/plugins/mapservices
|
||||
|
||||
GLADEFILES =
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user