[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Popcon-developers] cruft in popcon source tarball



On Sun, Jun 20, 2004 at 01:41:53PM +0200, Petter Reinholdtsen wrote:
> Thank you very much!  This will do miracles for the packages up load
> for d-i as well. :)
> 
> Unfortunately it doesn't work on Woody.  But it will from now on
> affect all the packages I build in my sid chroot. :)

Yes, I know, so I have
DEBVERSION=`cat /etc/debian_version`
if [ "$DEBVERSION" != "3.0" ]; then
  DEBUILD_DPKG_BUILDPACKAGE_OPTS="-ICVS -I'.#*' -I.cvsignore"
fi

in my .devscripts

Cheers,
-- 
Bill. <ballombe@debian.org>

Imagine a large red swirl here. 



Reply to: