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

Commitd942f9d

Browse files
committed
Ensure installation dirs are built before contents are installed.
Cédric Villemain
1 parent4334639 commitd942f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/makefiles/pgxs.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ all: all-lib
124124
endif# MODULE_big
125125

126126

127-
install: allinstalldirsinstallcontrol installdata installdatatsearch installdocs installscripts
127+
install: all installcontrol installdata installdatatsearch installdocs installscripts | installdirs
128128
ifdefMODULES
129129
$(INSTALL_SHLIB) $(addsuffix $(DLSUFFIX), $(MODULES)) '$(DESTDIR)$(pkglibdir)/'
130130
endif# MODULES

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp