summaryrefslogtreecommitdiffstats
path: root/lingucomponent/prj
diff options
context:
space:
mode:
authorKevin Hendricks <khendricks@openoffice.org>2001-09-12 12:36:22 +0000
committerKevin Hendricks <khendricks@openoffice.org>2001-09-12 12:36:22 +0000
commita4a274098baf1028b08799608171a0d258d2e3f4 (patch)
tree72814c65ac3b8fd6c045113aaf5e2e2baa53eedd /lingucomponent/prj
parent#92075# exception specification (diff)
downloadcore-a4a274098baf1028b08799608171a0d258d2e3f4.tar.gz
core-a4a274098baf1028b08799608171a0d258d2e3f4.zip
fix typo in d.lst that did not proerly deliver the spell dll
for WNT Kevin
Diffstat (limited to 'lingucomponent/prj')
-rw-r--r--lingucomponent/prj/d.lst3
1 files changed, 2 insertions, 1 deletions
diff --git a/lingucomponent/prj/d.lst b/lingucomponent/prj/d.lst
index 4a873f882bae..72bc66839b7e 100644
--- a/lingucomponent/prj/d.lst
+++ b/lingucomponent/prj/d.lst
@@ -8,7 +8,8 @@
..\%__SRC%\lib\liblth.a %_DEST%\lib%_EXT%\liblth.a
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
..\%__SRC%\lib\liblth*.so %_DEST%\lib%_EXT%\liblth*.so
-..\%__SRC%\bin\lspell* %_DEST%\bin%_EXT%\lspell*
+
+..\%__SRC%\bin\spell* %_DEST%\bin%_EXT%\spell*
..\%__SRC%\lib\ilspell* %_DEST%\lib%_EXT%\ilspell*
..\%__SRC%\lib\libspell.a %_DEST%\lib%_EXT%\libspell.a
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib