diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 21:44:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 21:44:37 +0000 |
commit | 63eb966d776060593932957531f61bc8f8224d8e (patch) | |
tree | 8a411d7ae6924dd87f62872f6a3ebab1c90a386f | |
parent | Updating vcs fields. (diff) | |
download | virtualbox-ext-pack-63eb966d776060593932957531f61bc8f8224d8e.tar.xz virtualbox-ext-pack-63eb966d776060593932957531f61bc8f8224d8e.zip |
Reverting to default eula to false (Reopens LP: #1844654).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/templates | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/templates b/debian/templates index 574decd..7e195eb 100644 --- a/debian/templates +++ b/debian/templates @@ -9,7 +9,7 @@ Template: virtualbox-ext-pack/license Type: boolean -Default: false +Default: true #flag:translate:1,2 _Description: Do you accept the terms of the VirtualBox PUEL license? Oracle Corporation requests VirtualBox users to acknowledge and |