Skip to content

custom _internal location? #8285

Answered by rokm
tigerinus asked this question in Help
Discussion options

You must be logged in to vote

The name of the contents directory is determined at build time, and can be controlled via --contents-directory command-line option (if you're building directory from source), or by adding contents_directory='name' argument to EXE in the .spec file (if you're building from spec).

But FWIW, application bundles like that are usually not placed directly into /usr/bin or /usr/local/bin; instead, one would place them in some other location (for example, /opt/my-program), and then symlink the executable (/opt/my-program/my-program) to /usr/local/bin.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tigerinus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants