Daniel Schepler dixit: >This especially breaks things with my setup, which contains a >post-unpack hook which relies on there being exactly one source >package in /build. (The setup, which was the original use case I had
I think this is the scenario in which you use cowbuilder instead. >script to maintain a "dogfooding" local mirror of bootstrapped >packages, and run a loop that goes through all the packages that >haven't been bootstrapped so far trying to build them all. So, the Hmm. I just have either a local repo or even just this… http://www.mirbsd.org/cvs.cgi/contrib/hosted/tg/deb/hookdir/D00local?rev=HEAD … which makes *.deb under /var/cache/apt available, or another almost identical script that makes *.deb under /repo available: -base=/var/cache/apt -this=D00local +base=/repo +this=D01slashrepo Maybe this helps, //mirabilos -- This space for rent.

