1 year ago
#254744

Robert
Add native binary to jetpack compose package
My Jetpack Compose Desktop app depends on a proprietary executable that I would like to include in the Debian package. The closest I'm getting is adding the file as a resource, but that will not set the executable flag.
Is there another way of including files in the packageDeb task, that will preserve the executable flag?
compose-desktop
debian-packaging
0 Answers
Your Answer