Reputation: 97
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
The solution is:
$quickly package --extra
Upvotes: 1