I'm too lazy to comment this

Original commit message from CVS:
*** empty log message ***
This commit is contained in:
Thomas Vander Stichele 2004-01-13 15:13:11 +00:00
parent b41bb7d971
commit 12e3d31075

View file

@ -55,7 +55,10 @@ fi
toplevel_check $srcfile
# autopoint: first remove patch if necessary, then run autopoint, then reapply
# autopoint
# older autopoint (< 0.12) has a tendency to complain about mkinstalldirs
if test -e mkinstalldirs; then rm mkinstalldirs; fi
# first remove patch if necessary, then run autopoint, then reapply
if test -f po/Makefile.in.in;
then
patch -p0 -R < common/gettext.patch