projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4909f6
)
erase the right dir
author
Dana Jansens
<danakj@orodu.net>
Wed, 20 Nov 2002 07:21:02 +0000
(07:21 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 20 Nov 2002 07:21:02 +0000
(07:21 +0000)
nls/ko_KR/Makefile.am
patch
|
blob
|
history
diff --git
a/nls/ko_KR/Makefile.am
b/nls/ko_KR/Makefile.am
index d5cd3fe32fa02cd15b854213c65c36633ab339e8..d0d0f82aeef26597a54116d792e3775c02553ea7 100644
(file)
--- a/
nls/ko_KR/Makefile.am
+++ b/
nls/ko_KR/Makefile.am
@@
-15,7
+15,7
@@
install-data-local: openbox.cat
echo "Installing catalog in $(THE_NLS_PATH)"; \
$(mkinstalldirs) $(THE_NLS_PATH); \
$(INSTALL_DATA) openbox.cat $(THE_NLS_PATH); \
- rm -f $(DESTDIR)$(pkgdatadir)/nls/
nl
; \
+ rm -f $(DESTDIR)$(pkgdatadir)/nls/
ko
; \
ln -f -s ko_KO $(DESTDIR)$(pkgdatadir)/nls/ko; \
fi
uninstall-local: