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

Commite64212e

Browse files
authored
Merge pull request#78 from cybertec-postgresql/pgsphere_header
Use a static filename for the header of RELEASE_SQL
2 parents60b1318 +0114368 commite64212e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,7 @@ endif
130130
pg_sphere.test.sql:$(RELEASE_SQL)$(shlib)
131131
tail -n+3$<| sed's,MODULE_PATHNAME,$(realpath $(shlib)),g'>$@
132132

133-
134-
$(RELEASE_SQL):$(addsuffix .in,$(RELEASE_SQL)$(PGS_SQL))
133+
$(RELEASE_SQL): pg_sphere_head.sql.in$(addsuffix .in,$(PGS_SQL))
135134
cat$^>$@
136135

137136
# for "create extension from unpacked*":
File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp