tags 513421 +pending
thanks

On Wed, Jan 28, 2009 at 04:32:21PM -0600, Jonathan Hall wrote:
>Package: debian-cd
>Version: 3.1.0-nymgy1
>Severity: normal
>
>The DISC_PKG_HOOK option is currently completely ignored, due to an apparent
>typo in tools/start_new_disc.  The fix is quite simple:
>
>--- debian-cd/tools/start_new_disc 2009-01-28 15:26:50 UTC
>+++ debian-cd/tools/start_new_disc 2009-01-28 22:26:00 UTC
>@@ -406,7 +406,7 @@
>         xargs -n1 basename >> $CDDIR/README.source
> fi
> 
>-if [ "$disc_pkg_HOOK"x != ""x ] ; then
>+if [ "$DISC_PKG_HOOK"x != ""x ] ; then
>     echo "  Calling pkg hook: $DISC_PKG_HOOK"
>     $DISC_PKG_HOOK $TDIR $MIRROR $DISKNUM $CDDIR "$ARCHES"
> fi

Doh! Good catch. :-)

Fixed in svn now.

-- 
Steve McIntyre, Cambridge, UK.                                st...@einval.com
"You can't barbecue lettuce!" -- Ellie Crane




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to