Skip to content

Commit

Permalink
python plugins: deb: clean install.in files from no longer existing f…
Browse files Browse the repository at this point in the history
…iles
  • Loading branch information
pstorz committed Oct 9, 2020
1 parent 0632ece commit 4523153
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion debian/bareos-director-python-plugins-common.install.in
@@ -1,4 +1,3 @@
@plugindir@/bareos-dir.py*
@plugindir@/BareosDirWrapper.py*
@plugindir@/BareosDirPluginBaseclass.py*
@plugindir@/bareos-dir-class-plugin.py*
2 changes: 0 additions & 2 deletions debian/bareos-filedaemon-python-plugins-common.install.in
@@ -1,6 +1,4 @@
@plugindir@/bareos-fd.py*
@plugindir@/bareos-fd-local-fileset.py*
@plugindir@/bareos-fd-mock-test.py*
@plugindir@/BareosFdPluginBaseclass.py*
@plugindir@/BareosFdPluginLocalFileset.py*
@plugindir@/BareosFdWrapper.py*
1 change: 0 additions & 1 deletion debian/bareos-storage-python-plugins-common.install.in
@@ -1,4 +1,3 @@
@plugindir@/bareos-sd.py*
@plugindir@/BareosSdPluginBaseclass.py*
@plugindir@/BareosSdWrapper.py*
@plugindir@/bareos-sd-class-plugin.py*

0 comments on commit 4523153

Please sign in to comment.