From: short <> Date: Thu, 18 Sep 2003 10:26:42 +0000 (+0000) Subject: Delete 'configure.orig' after patch(1). X-Git-Tag: lufs_0_9_6_captive1~6 X-Git-Url: https://git.jankratochvil.net/?p=macros.git;a=commitdiff_plain;h=f76175bae7cc191ed242eda8990a902fe13af3f6;hp=1da0d5156835cc364368e758e2dddeb35c658062 Delete 'configure.orig' after patch(1). Include glade-2(1) --write-source support. --- diff --git a/AutoGen.pm b/AutoGen.pm index f697c05..fcd9374 100644 --- a/AutoGen.pm +++ b/AutoGen.pm @@ -347,6 +347,7 @@ sub _cleanfiles ./debian/tmp ./debian/ ./*_[0-9]* ./macros/macros.dep + ./macros/glade-w.sh ./po/Makefile.in.in ./po/POTFILES* ./po/cat-id-tbl.c ./po/cat-id-tbl.tmp ./po/*.gmo ./po/*.mo ./po/stamp-cat-id ./po/.pot ./po/ChangeLog ./po/Makevars ./po/Makevars.template ./po/Rules-quot ./po/*.sed ./po/*.sin ./po/*.header @@ -591,6 +592,7 @@ my($class,%options)=@_; cat $tmp/out rm -f $tmp/out CONFIGURE_SUBST_X_EOF + _remove "nocheck","./configure.orig"; # It is usually produced by 'CONFIGURE_SUBST_X'. # Why it is left there after RedHat autoconf-2.53-8 ? _remove "nocheck",\1,"autom4te-*.cache";