diff options
| author | Cyrille Bagard <nocbos@gmail.com> | 2018-08-31 19:15:26 (GMT) |
|---|---|---|
| committer | Cyrille Bagard <nocbos@gmail.com> | 2018-08-31 19:15:26 (GMT) |
| commit | 531be2e3a96bf13cd36035cec7faa31b2534a742 (patch) | |
| tree | d8c2b5f6d5601a1adfa7356f45879bb5f0fca348 /plugins/python | |
| parent | 1307580ca1ca820b57dcfbfcdcee9afe74cc1614 (diff) | |
Changed the location of installed plugins.
Diffstat (limited to 'plugins/python')
| -rw-r--r-- | plugins/python/apkfiles/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/python/apkfiles/Makefile.am b/plugins/python/apkfiles/Makefile.am index 9e323a4..bd160bb 100644 --- a/plugins/python/apkfiles/Makefile.am +++ b/plugins/python/apkfiles/Makefile.am @@ -1,5 +1,5 @@ -apkfilesdir = $(pluginsdir)/python/apkfiles +apkfilesdir = $(pluginsdatadir)/python/apkfiles apkfiles_DATA = \ __init__.py \ |
