Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit492b1c1

Browse files
committed
dep directory changes
1 parent1255241 commit492b1c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎build/helpers/setvars.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ IF "%PGURL%"=="" SET PGURL="https://ftp.postgresql.org/pub/source/v%PGVER%/postg
7373

7474
REM Set useful directories paths so they're used in scripts
7575
SETBUILD_DIR=c:\pg
76-
SETDEPENDENCIES_SRC_DIR=%BUILD_DIR%\dependencies_src
77-
SETDEPENDENCIES_BIN_DIR=%BUILD_DIR%\dependencies
76+
SETDEPENDENCIES_SRC_DIR=%BUILD_DIR%\dependencies_src_%ARCH
77+
SETDEPENDENCIES_BIN_DIR=%BUILD_DIR%\dependencies_%ARCH%
7878
SETDEPS_ZIP=deps-%SDK%-%ARCH%.zip
7979
SETDOWNLOADS_DIR=%BUILD_DIR%\downloads
8080
REM Magic to set root directory of those scripts (Where Readme.md lies)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp