Le Wed, Jan 30, 2008 at 12:57:29PM +0100, David Paleino a écrit : > > > > debian/dirs does not seem to be required. > > Uhm. Right, we can call dh_installdirs usr/bin.
I just removed the file without passing arguments to dh_installdirs, and the build went fine. > > > +XP=xsltproc -o debian/ -''-nonet > > > > The two apostrophes are not necessary in debian/rules (only in the XML > > source) > > Do you mean: > > XP=xsltproc -o debian/ -nonet No, I meant XP=xsltproc -o debian/ --nonet Kindly, -- Charles -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

