View Single Post
eitama's Avatar
Posts: 702 | Thanked: 334 times | Joined on Feb 2010 @ Israel.
#4
Originally Posted by danielwilms View Post
This is one option. Another option is to put all files into /opt/<application-name> together (excluding the .desktop file). But please remember to set the path to your binary in your .desktop file correctly.

edit: Another thing I forgot, is that there is a bug in MADDE, so dh_fixperms does not set the permissions correctly. So you have to add a file into your debian folder, which is called "postinst" and has the following content:

Code:
#!/bin/sh
chmod +x /opt/path/to/your/executable/binary

Daniel
Gold Post.
__________________
| Developer of Horizontal-Call - Call your contacts, fast! |
| Reverse SSH - access your N900 from anywhere, anytime |
| Using Samsung Galaxy S GT-i9000 and Nokia N900 |
| DonateMe - If you feel I helped you in a very good way, feel free to donate |