[Chilli] Hostname for SSL-enabled WISPr redirect

David Bird david at coova.com
Thu May 20 16:42:42 UTC 2010


Funny, indeed. Must be a version mixup/different between our debhelper
tools? I'm afraid you'll probably keep finding me changing it back until
resolved. I'd hate to distribute broken .deb's. 

On Thu, 2010-05-20 at 17:37 +0200, Wichert Akkerman wrote:
> On 5/20/10 15:48 , David Bird wrote:
> > After your changes, this builds a broken .deb for me:
> >
> > rm -rf /tmp/chilli ;
> >   make dist&&
> >   mkdir /tmp/chilli&&
> >   cp coova-chilli-1.2.3-rc1.tar.gz /tmp/chilli&&
> >   cd /tmp/chilli&&
> >   tar xzf coova-chilli-1.2.3-rc1.tar.gz&&
> >   cd coova-chilli-1.2.3-rc1&&
> >   debuild -b
> >
> > How are you building? After changing the target back to debian/tmp, it's
> > fine. I'm using Ubuntu 10.04.
> 
> Funny. Before my change the result would be a broken deb since debhelper 
> uses debian/<package-name> instead of debian/tmp, so the resulting 
> package was mostly empty. debian/tmp was essentialy obsoleted a number 
> of years ago and should never be used.
> 
> My build process looks like this:
> 
> cd src/coova-chilli
> svn up
> debian/rules clean
> ./bootstrap2
> debian/rules build
> fakeroot debian/rules binary
> 
> Wichert.
> 
> 




More information about the Chilli mailing list