diff options
author | Matt Wilson <msw@redhat.com> | 1999-09-12 17:13:55 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 1999-09-12 17:13:55 +0000 |
commit | e7c02d94718130be50677abe64dbaede5f54c228 (patch) | |
tree | 7178d6d67f3aa36eae7d67be2de02d3bae5897fa /loader | |
parent | 06684cae6485d3c14d0ac8061fb70eed3b3f771a (diff) | |
download | anaconda-e7c02d94718130be50677abe64dbaede5f54c228.tar.gz anaconda-e7c02d94718130be50677abe64dbaede5f54c228.tar.xz anaconda-e7c02d94718130be50677abe64dbaede5f54c228.zip |
updated.
Diffstat (limited to 'loader')
-rw-r--r-- | loader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/Makefile b/loader/Makefile index 2c5c85654..1ccad3c80 100644 --- a/loader/Makefile +++ b/loader/Makefile @@ -65,7 +65,7 @@ STATIC=-static endif endif -LANGS = cs et id pl se tr da fi is pt_BR sk uk de fr it ro sl es hu no ru sr +LANGS = cs id pl se tr fi is pt_BR sk uk de fr it ro sl es hu no ru sr TR = $(patsubst %,tr/%.tr,$(LANGS)) |