Content-Length: 265442 | pFad | http://github.com/postgrespro/postgres/commit/3274ec05c86730ff577f463e4e7b0259fb2bf684

EE Remove temporary portlock directory during make [dist]clean. · postgrespro/postgres@3274ec0 · GitHub
Skip to content

Commit 3274ec0

Browse files
committed
Remove temporary portlock directory during make [dist]clean.
Another oversight in 9b4eafc.
1 parent 822e883 commit 3274ec0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GNUmakefile.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $(call recurse,distprep coverage,doc src config contrib)
4747
# it's not built by default
4848
$(call recurse,clean,doc contrib src config)
4949
clean:
50-
rm -rf tmp_install/
50+
rm -rf tmp_install/ portlock/
5151
# Garbage from autoconf:
5252
@rm -rf autom4te.cache/
5353

@@ -58,7 +58,7 @@ distclean maintainer-clean:
5858
$(MAKE) -C contrib $@
5959
$(MAKE) -C config $@
6060
$(MAKE) -C src $@
61-
rm -rf tmp_install/
61+
rm -rf tmp_install/ portlock/
6262
# Garbage from autoconf:
6363
@rm -rf autom4te.cache/
6464
rm -f config.cache config.log config.status GNUmakefile

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/3274ec05c86730ff577f463e4e7b0259fb2bf684

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy