On Wed, Jan 12, 2005 at 02:23:25AM -0800, TIFR students wrote: > > We are trying to make .deb packages using > dh_make...it works fine..it creates a template for > rules file....suppose a source file is a simple c > program(hello world) what changes should we make in > the rules file so that the dpkg-buildpackage works > properly > > Please Help!!!!!!!!!!1
You can do: # apt-get source hello and learn from it. Also Josip has nice intro: http://www.debian.org/doc/manuals/maint-guide/index.en.html (I recently made few chwanges, if you find error, let me know.) Osamu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

