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

8
debian/rules vendored Executable file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/make -f
%:
dh $@
override_dh_strip:
# Do not strip AppImage - it breaks runtime integrity/signature.
: