On 07/18/2011 03:36 PM, Nico Kadel-Garcia wrote:
I'm facing some locally used tools that consist of only single files,
such as "mkrdns". I'd love to wrap it up in a .deb, but the dh-make
and related tools seem oriented around software that comes in tarballs
and has Makefile or autoconf or Makefile.PL already built into them.
And while amazingly expert at RPM, I'm relatively new to Debian and
haven't been building my own packages.
Is there a package building guideliine, or a good example, for a
package that is simply one important script or file from an upstream
source?
Hi ,
The proper place to ask about packaging is debian-mentors@ list
In your case you'll normally need to have a $pkgname.install file (man
dh_install) which will "install" you script to the proper location and
a default (generated by dh_make) rules file .
Best regards ,
Alex
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]