On Wed, 2009-04-01 at 21:13 +0200, Jaromír Mikeš wrote: > > Od: Russ Allbery <r...@debian.org> > > > Jaromír Mikeš <mira.mi...@seznam.cz> writes: > > > > /tmp/buildd/slv2-0.6.2/debian/slv2/usr/include//slv2/pluginclass.h > > > > > > Can be double slash behind include problem? > > > > As mentioned already, this isn't a problem. If you were curious why it's > > happening, it's generally because upstream has written their makefiles to > > install files into: > > > > $(DESTDIR)/$(prefix) > > > > instead of: > > > > $(DESTDIR)$(prefix) > > Thank you ... good to know it is not a problem. > > I am building library with four packages. > And I need to spread installed files to packages using packagename.install > files. > > I am trying using: > > dh_install -i --sourcedir=debian/slv2 > and > dh_install -s --sourcedir=debian/svl2 > > > I am getting error: > cp: cannot stat `debian/svl2//usr/share/doc/slv2': No such file or directory > dh_install: cp returned exit code 1 > > Path is from my packagename.install file. > > But I can see from install process that files like this was installed. > > e.g. > /tmp/buildd/slv2-0.6.2/debian/slv2/usr/share/doc/slv2/files.html > > Any idea what can be wrong? > > regards > > mira > > It could have been clobbered. I think you should spawn a shell just before the buildd is wiped (if you're using a pbuilder, use a hook) and poke around the said folder. -- Chow Loong Jin
signature.asc
Description: This is a digitally signed message part