diff options
author | Guilhem Moulin <guilhem@libreoffice.org> | 2016-10-19 02:26:15 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@libreoffice.org> | 2016-10-19 02:32:40 +0200 |
commit | 094fced31e934225865dc6f0bab2039cf4a908e4 (patch) | |
tree | 19b5ae0d228a98fd12a7a6e15291447ac7f08acf /tdf-postinst-udeb/debian/control | |
parent | 740fab39e4c3379a358fa9e56d36c6e2305863a1 (diff) |
Add script to install new virtual machines.
Diffstat (limited to 'tdf-postinst-udeb/debian/control')
-rw-r--r-- | tdf-postinst-udeb/debian/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tdf-postinst-udeb/debian/control b/tdf-postinst-udeb/debian/control new file mode 100644 index 0000000..2b1ff24 --- /dev/null +++ b/tdf-postinst-udeb/debian/control @@ -0,0 +1,11 @@ +Source: tdf-postinst-udeb +Section: debian-installer +Priority: optional +Maintainer: Guilhem Moulin <guilhem@libreoffice.org> +Build-Depends: debhelper (>= 9) + +Package: tdf-postinst-udeb +XC-Package-Type: udeb +Architecture: all +Depends: ${misc:Depends} +Description: Postinstall hook for TDF VMs setup |