diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-08-02 06:15:08 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-08-02 06:15:08 +0000 |
commit | 9c206668ec1765b10378f8179dc0a91691ce9233 (patch) | |
tree | cbb91f2e8b02856da9cc2563e52e537217741721 /po/Makefile | |
parent | 026a36197ff8eb4baa7943a5b83daa004f0a9e62 (diff) | |
download | anaconda-9c206668ec1765b10378f8179dc0a91691ce9233.tar.gz anaconda-9c206668ec1765b10378f8179dc0a91691ce9233.tar.xz anaconda-9c206668ec1765b10378f8179dc0a91691ce9233.zip |
don't need to translate from comps-master anymore. translations are in the comps module
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/po/Makefile b/po/Makefile index f9fa2a784..7aa98219f 100644 --- a/po/Makefile +++ b/po/Makefile @@ -15,8 +15,7 @@ POTFILES = ../anaconda ../*.py ../iw/*.py ../textw/*.py \ ../installclasses/*.py \ ../loader/*.c -NONPOTFILES = ../comps/comps-master \ - /usr/share/zoneinfo/zone.tab \ +NONPOTFILES = /usr/share/zoneinfo/zone.tab \ ../lang-table |