X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=po%2FRules-quot;h=8ec55e551ab9c7433679b59a1c6580555a1c95c3;hp=a38a2bed8eb53b49a5251ca94e5c01cb698ca686;hb=aec2fac89b051dbde2a2dbd2414d73fcce508ea9;hpb=75c4606003ccd041fe2adf919cc1f1a4fde6d39f diff --git a/po/Rules-quot b/po/Rules-quot index a38a2bed..8ec55e55 100644 --- a/po/Rules-quot +++ b/po/Rules-quot @@ -49,9 +49,11 @@ en@boldquot.insert-header: insert-header.sin mostlyclean: mostlyclean-quot mostlyclean-quot: - rm -f *.insert-header + rm -f *.insert-header en_US.po en_US.po: en_US.po-update en_US.po-update: en@quot.po - cp en@quot.po en_US.po + if test -r en@quot.po; then realcat=en@quot.po; \ + else realcat=$(srcdir)/en@quot.po; fi; \ + cp $$realcat en_US.po