X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=po%2FRules-quot;fp=po%2FRules-quot;h=8ec55e551ab9c7433679b59a1c6580555a1c95c3;hp=a38a2bed8eb53b49a5251ca94e5c01cb698ca686;hb=1e5a791a224db14719e19e33ffa007ab8d8e8adf;hpb=544afabb39f03ab2adefdf62b6af51a81503eb58 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