summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:25:56 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:25:56 +0300
commitd32db65e8ffb848e23d6521550aeaa3f210fe9de (patch)
tree6cf30e4284c6478ade5619c0a4d0c1dd3679f2ba /package
parent953524f87e4271ad9550ae81c087f29e43a6afd5 (diff)
Drop %_EXT% which was always empty
Diffstat (limited to 'package')
-rw-r--r--package/prj/d.lst22
1 files changed, 11 insertions, 11 deletions
diff --git a/package/prj/d.lst b/package/prj/d.lst
index d673a91ba8d2..bcb9c084e3f2 100644
--- a/package/prj/d.lst
+++ b/package/prj/d.lst
@@ -1,11 +1,11 @@
-..\%__SRC%\misc\*.map %_DEST%\bin%_EXT%\*.map
-..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
-..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib
-..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%\lib*.so
-..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
-..\dtd\*.dtd %_DEST%\bin%_EXT%\*.*
-..\%__SRC%\misc\package2.component %_DEST%\xml%_EXT%\package2.component
-..\%__SRC%\misc\xstor.component %_DEST%\xml%_EXT%\xstor.component
-..\inc\Inflater.hxx %_DEST%\inc%_EXT%\package\Inflater.hxx
-..\inc\Deflater.hxx %_DEST%\inc%_EXT%\package\Deflater.hxx
-..\inc\packagedllapi.hxx %_DEST%\inc%_EXT%\package\packagedllapi.hxx
+..\%__SRC%\misc\*.map %_DEST%\bin\*.map
+..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll
+..\%__SRC%\lib\*.lib %_DEST%\lib\*.lib
+..\%__SRC%\lib\lib*.so %_DEST%\lib\lib*.so
+..\%__SRC%\lib\*.dylib %_DEST%\lib\*.dylib
+..\dtd\*.dtd %_DEST%\bin\*.*
+..\%__SRC%\misc\package2.component %_DEST%\xml\package2.component
+..\%__SRC%\misc\xstor.component %_DEST%\xml\xstor.component
+..\inc\Inflater.hxx %_DEST%\inc\package\Inflater.hxx
+..\inc\Deflater.hxx %_DEST%\inc\package\Deflater.hxx
+..\inc\packagedllapi.hxx %_DEST%\inc\package\packagedllapi.hxx