PDA

View Full Version : deb packaging - postinst script


Figa
03-14-2010, 06:19 AM
Hello What I have to do for import this script to deb package? Thx for your replies.

VDVsx
03-14-2010, 07:13 PM
Put it inside the /debian folder.

Figa
03-15-2010, 11:52 AM
How is possiblle that dh_installdebb doesnt import it?

VDVsx
03-15-2010, 12:03 PM
How is possiblle that dh_installdebb doesnt import it?

Not sure what you mean, does your postinst script has execution permissions ?

jaeezzy
03-15-2010, 12:04 PM
i guess the created postinst has .ex "postinst.ex". Remove .ex and it should be ported.

Figa
03-15-2010, 12:45 PM
Big thank you for jaezzy. Now it works.