tag 466931 + pending thanks Hi,
Miguelangel Jose Freitas Loreto wrote: > Here it's... > > for FILE in postinst postrm preinst prerm; do \ > MAINTSCRIPT=debian/$PKG.$FILE ; \ > if [ -e $MAINTSCRIPT.in ]; then \ > sed -n '1,/^#INCLUDE_SHELL_LIB#$/p' < $MAINTSCRIPT.in | > sed -e '/^#INCLUDE_SHELL_LIB#$/d' > $MAINTSCRIPT; \ > grep LIBSUFFIX debian/scripts/vars.i386 >> $MAINTSCRIPT; \ > cat debian/shell-lib.sh >> $MAINTSCRIPT; \ > sed -n '/^#INCLUDE_SHELL_LIB#$/,$p' < $MAINTSCRIPT.in | > sed -e '/^#INCLUDE_SHELL_LIB#$/d' >> $MAINTSCRIPT; \ > perl -pi -e "s/[EMAIL PROTECTED]@/en-US af ar as-IN be-BY bg > bn br bs ca cs cy da de dz el en-GB en-ZA eo es et eu fa fi fr ga gl > gu-IN he hi-IN hr hu it ja ka km ko ku lo lt lv mk ml-IN mr-IN nb ne nl > nn nr ns or-IN pa-IN pl pt pt-BR ro ru rw sk sl sr ss st sv ta-IN te-IN > tg th tn tr ts uk uz ve vi xh zh-CN zh-TW zu/" $MAINTSCRIPT; \ > perl -pi -e "s,[EMAIL PROTECTED]@,usr/lib/openoffice,g" > $MAINTSCRIPT; \ > perl -pi -e "s/[EMAIL PROTECTED]@//g" $MAINTSCRIPT; \ > fi; \ > done; \ > done > touch debian/stampdir/maintscripts > debian/rules:523: *** Recursive variable `GCJ_JAWT_DEPENDS' references > itself (eventually). Stop. You are doing a broken backport; you should have gotten this message at the beginning - when regenerating control. Anyway, yes, I've just ran into this, too and it will be fixed for the next upload. Regards, Rene -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]