> Could someone please mail me a complete step-by-step instruction on creating > deb packages? The manual page is somewhat outdated... I actually figured out > how to do it simply using tar, gzip and ar (couldn't figure dpkg out), > but how do I make dpkg run some post-install shell script after unpacking it? > Thanks.
The best way I found was to grab an existing package (hello is a good one) and learn how it does it. Brian ( [EMAIL PROTECTED] ) ------------------------------------------------------------------------------- In theory, theory and practice are the same. In practice, they're not.