Debian packaging QIDIStudio
This commit is contained in:
8
debian/rules
vendored
Executable file
8
debian/rules
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_strip:
|
||||
# Do not strip AppImage - it breaks runtime integrity/signature.
|
||||
:
|
||||
Reference in New Issue
Block a user