Re: double slash

2009-04-01 Thread Jaromír Mikeš
> Od: Chow Loong Jin > 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. That sound very interesting ... thanks for tip regards mira -- To UNSUBSCRIBE, email to debian

Re: double slash

2009-04-01 Thread Chow Loong Jin
On Wed, 2009-04-01 at 21:13 +0200, Jaromír Mikeš wrote: > > Od: Russ Allbery > > > Jaromír Mikeš writes: > > > > /tmp/buildd/slv2-0.6.2/debian/slv2/usr/include//slv2/pluginclass.h > > > > > > Can be double slash behind include problem? > >

Re: double slash

2009-04-01 Thread Russ Allbery
Chow Loong Jin writes: > Looking at where the extra / is, I'd think more like: > > pkgincludedir = $(includedir)/slv2 > > rather than > > pkgincludedir = $(includedir)slv2 Oh, hm, good point. In that case, it is a little odd that $(includedir) has a trailing slash. -- Russ Allbery

Re: double slash

2009-04-01 Thread Jaromír Mikeš
> Od: Russ Allbery > Jaromír Mikeš 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 > hap

Re: double slash

2009-04-01 Thread Chow Loong Jin
that install process yielding > > files like: > > > > /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

Re: double slash

2009-04-01 Thread Russ Allbery
bian/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

Re: double slash

2009-04-01 Thread Chow Loong Jin
ielding files > like: > > /tmp/buildd/slv2-0.6.2/debian/slv2/usr/include//slv2/pluginclass.h > > Can be double slash behind include problem? Doesn't matter. It'll still resolve to the same path. -- Chow Loong Jin signature.asc Description: This is a digitally signed message part

double slash

2009-04-01 Thread Jaromír Mikeš
Can be double slash behind include problem? I am trying use: dh_install -i --sourcedir=debian/tmp and dh_install -s --sourcedir=debian/tmp scripts to build separately packages Arch: all and Arch: any regards mira -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a