Brian Lavender <[EMAIL PROTECTED]> writes: > Ok, I am trying to build a Samba 2.2.1a deb package for potato, > but when I did a > > $ debian/rules binary > > it complained it could not find > > dh_installlogrotate > > So, I am wondering, what do I need to do to create my Samba package? > I already tried grabbing the latest debhelper, but that has a number > of other dependencies. Do I just go in and modify the rules file?
If you don't care about your samba logs, you can probably get away with hacking the rules makefile. You could also try building the latest debhelper, but it depends on perl>=5.6. It would probably take some hacking to get it working on potato. If all else fails, building from the original tarball almost always works. -- Brian Nelson <[EMAIL PROTECTED]>