Debian packaging QIDIStudio

This commit is contained in:
S.Galanskiy
2026-03-24 17:31:40 +05:00
commit 5683afb6f6
27 changed files with 169 additions and 0 deletions

3
debian/qidistudio-appimage/DEBIAN/prerm vendored Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
set -eu
exit 0