summaryrefslogtreecommitdiff
path: root/postgresql
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-12-13 09:17:15 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-12-13 09:19:01 +0100
commit2282f4f3f2e2f950e8085d51ff567336bc61d918 (patch)
tree993b72e75dc627964b71041678e293fb61129bee /postgresql
parentd1dacd144f8c17fbbefe834792d900c5a98b6951 (diff)
Avoid double slashes in paths (cosmetic change only)
Diffstat (limited to 'postgresql')
-rw-r--r--postgresql/prj/d.lst10
1 files changed, 5 insertions, 5 deletions
diff --git a/postgresql/prj/d.lst b/postgresql/prj/d.lst
index f1bb4797321f..8f6d9ab2e680 100644
--- a/postgresql/prj/d.lst
+++ b/postgresql/prj/d.lst
@@ -1,8 +1,8 @@
mkdir: %_DEST%\inc\postgresql
-..\%__SRC%\misc\build\postgresql-*\src\include\postgres_ext.h %_DEST%\inc\postgresql\
-..\%__SRC%\misc\build\postgresql-*\src\interfaces\libpq\libpq-fe.h %_DEST%\inc\postgresql\
-..\%__SRC%\misc\build\postgresql-*\src\interfaces\libpq\libpq-flags.mk %_DEST%\inc\postgresql\
-..\%__SRC%\misc\build\postgresql-*\src\interfaces\libpq\libpq.a %_DEST%\lib\
-..\%__SRC%\misc\build\postgresql-*\src\interfaces\libpq\libpq.lib %_DEST%\lib\
+..\%__SRC%\misc\build\postgresql-*\src\include\postgres_ext.h %_DEST%\inc\postgresql
+..\%__SRC%\misc\build\postgresql-*\src\interfaces\libpq\libpq-fe.h %_DEST%\inc\postgresql
+..\%__SRC%\misc\build\postgresql-*\src\interfaces\libpq\libpq-flags.mk %_DEST%\inc\postgresql
+..\%__SRC%\misc\build\postgresql-*\src\interfaces\libpq\libpq.a %_DEST%\lib
+..\%__SRC%\misc\build\postgresql-*\src\interfaces\libpq\libpq.lib %_DEST%\lib