OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | diff --git a/po/Makefile.in.in b/po/Makefile.in.in |
2 | index 3619458..060e0db 100644 |
||
3 | --- a/po/Makefile.in.in |
||
4 | +++ b/po/Makefile.in.in |
||
5 | @@ -97,7 +97,7 @@ CATALOGS = @CATALOGS@ |
||
6 | mv t-$@ $@ |
||
7 | |||
8 | |||
9 | -all: check-macro-version all-@USE_NLS@ |
||
10 | +all: all-@USE_NLS@ |
||
11 | |||
12 | all-yes: stamp-po |
||
13 | all-no: |