diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:38:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 12:38:42 +0000 |
commit | 977bf4fa9c1da2fa99e68000a0578483dd76df6c (patch) | |
tree | 312df05c67c2e31143454c1ba0ce06e426f64446 /debian/install | |
parent | Adding upstream version 0.11.0. (diff) | |
download | icinga-php-thirdparty-977bf4fa9c1da2fa99e68000a0578483dd76df6c.tar.xz icinga-php-thirdparty-977bf4fa9c1da2fa99e68000a0578483dd76df6c.zip |
Adding debian version 0.11.0-2.debian/0.11.0-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/install | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..2373073 --- /dev/null +++ b/debian/install @@ -0,0 +1,7 @@ +asset/* /usr/share/icinga-php/vendor/asset/ +vendor/* /usr/share/icinga-php/vendor/vendor/ + +composer.* /usr/share/icinga-php/vendor/ + +VERSION /usr/share/icinga-php/vendor/ + |