CondeGil
CondeGil

Reputation: 97

Ubuntu quickly change package installation folder

I used "quickly package" to create the deb package. I have no idea how to change the installation location of my application from /usr to /opt with this resource. How can i do this?

Upvotes: 0

Views: 317

Answers (1)

CondeGil
CondeGil

Reputation: 97

The solution is:

$quickly package --extra

Upvotes: 1

Related Questions