lunarcloud/rpg-maker-vx-installer-scripts

Use debian's preinst license agreement system

lunarcloud opened this issue · 1 comments

Debconf has a system for asking for license agreement as prerequisite to installation.
Would negate the need for including script-dialog.
Agreement would be system-wide instead of per-user.

Attempted.
Problem is that "noninteractive" is a thing. And many of the package install GUIs seem to use that mode.
This is not okay. Will stick to using the current system.