Can build AppImages more successfully.
- The meta/Recipes script doesn't run the post-install of debian packages, so some weren't installed correctly. - This scheme lets vigil install into a container as usual. - The files in the AppDir are calculated as the difference between the files in the initial debootstrapped container, and the container after the installation.
This commit is contained in:
parent
928462f8ff
commit
d90d711703
9 changed files with 141 additions and 85 deletions
8
appimage/vigil.desktop
Executable file
8
appimage/vigil.desktop
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Vigil
|
||||
Comment=
|
||||
Exec=vigil
|
||||
Terminal=true
|
||||
Icon=vigil
|
||||
Categories=Application;
|
||||
Loading…
Add table
Add a link
Reference in a new issue