try to improve backport for #5554; consistency against trunk

svn: r18987
This commit is contained in:
Jérôme Rapinat 2012-03-02 08:44:12 +00:00
parent 037c1251ca
commit 2622d07ccc
14 changed files with 0 additions and 14 deletions

View File

@ -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

View File

@ -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

View File

@ -18,7 +18,6 @@ pkgpython_PYTHON = \
SvgDrawDoc.py
pkgpyexecdir = @pkgpyexecdir@/plugins/docgen
pkgpythondir = $(datadir)/@PACKAGE@/plugins/docgen
GLADEFILES = \
gtkprint.glade

View File

@ -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

View File

@ -17,7 +17,6 @@ pkgpython_PYTHON = \
ExportXml.py
pkgpyexecdir = @pkgpyexecdir@/plugins/export
pkgpythondir = $(datadir)/@PACKAGE@/plugins/export
GLADEFILES = \
exportcsv.glade \

View File

@ -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

View File

@ -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

View File

@ -17,7 +17,6 @@ pkgpython_PYTHON = \
ImportXml.py
pkgpyexecdir = @pkgpyexecdir@/plugins/import
pkgpythondir = $(datadir)/@PACKAGE@/plugins/import
GLADEFILES = \
importgedcom.glade

View File

@ -12,7 +12,6 @@ pkgpython_PYTHON = \
eniroswedenmap.py
pkgpyexecdir = @pkgpyexecdir@/plugins/mapservices
pkgpythondir = $(datadir)/@PACKAGE@/plugins/mapservices
GLADEFILES =

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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