Skip to content

Commit d942f9d

Browse files
committed
Ensure installation dirs are built before contents are installed.
Cédric Villemain
1 parent 4334639 commit d942f9d

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: all installdirs installcontrol installdata installdatatsearch installdocs installscripts
127+
install: all installcontrol installdata installdatatsearch installdocs installscripts | installdirs
128128
ifdef MODULES
129129
$(INSTALL_SHLIB) $(addsuffix $(DLSUFFIX), $(MODULES)) '$(DESTDIR)$(pkglibdir)/'
130130
endif # MODULES

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy