try to improve backport for #5554; consistency according to trunk
svn: r18995
This commit is contained in:
parent
acfb5fd377
commit
7d1f6e56d5
@ -16,7 +16,8 @@ pkgpython_PYTHON = \
|
||||
ExportVCard.py \
|
||||
ExportXml.py
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/plugins/export
|
||||
pkgpyexecdir = @pkgpyexecdir@/plugins/export
|
||||
pkgpythondir = $(datadir)/@PACKAGE@/plugins/export
|
||||
|
||||
GLADEFILES = \
|
||||
exportcsv.glade \
|
||||
|
@ -16,7 +16,8 @@ pkgpython_PYTHON = \
|
||||
ImportVCard.py \
|
||||
ImportXml.py
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/plugins/import
|
||||
pkgpyexecdir = @pkgpyexecdir@/plugins/import
|
||||
pkgpythondir = $(datadir)/@PACKAGE@/plugins/import
|
||||
|
||||
GLADEFILES = \
|
||||
importgedcom.glade
|
||||
|
Loading…
x
Reference in New Issue
Block a user