probonopd / linuxdeployqt

Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
Other
2.21k stars 411 forks source link

customization for fhsLikeMode and AppRun? #581

Open ershat-dl opened 1 year ago

ershat-dl commented 1 year ago

first, thanks to the deploying app.

is it necessay to comuzimise fhsLikeMode and AppRun ? like -no-fhs-mode, -no-link or -link-name=<link-name>?

probonopd commented 1 year ago

Hi @ershat-dl. I don't understand your question.

Did you follow the example from the README?