diff options
Diffstat (limited to 'community/mythplugins/mythplugins-mythzoneminder.install')
-rw-r--r-- | community/mythplugins/mythplugins-mythzoneminder.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/mythplugins/mythplugins-mythzoneminder.install b/community/mythplugins/mythplugins-mythzoneminder.install new file mode 100644 index 000000000..142212b56 --- /dev/null +++ b/community/mythplugins/mythplugins-mythzoneminder.install @@ -0,0 +1,3 @@ +post_install() { + echo "If you want to use this plugin, install zoneminder from AUR." +} |