File tree Expand file tree Collapse file tree 6 files changed +12
-0
lines changed
Expand file tree Collapse file tree 6 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ RUN set -ex \
106106 && rm -rf \
107107 /usr/src/postgresql \
108108 /usr/local/include/* \
109+ /usr/local/share/doc \
110+ /usr/local/share/man \
109111 && find /usr/local -name '*.a' -delete
110112
111113# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ RUN set -ex \
106106 && rm -rf \
107107 /usr/src/postgresql \
108108 /usr/local/include/* \
109+ /usr/local/share/doc \
110+ /usr/local/share/man \
109111 && find /usr/local -name '*.a' -delete
110112
111113# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ RUN set -ex \
106106 && rm -rf \
107107 /usr/src/postgresql \
108108 /usr/local/include/* \
109+ /usr/local/share/doc \
110+ /usr/local/share/man \
109111 && find /usr/local -name '*.a' -delete
110112
111113# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ RUN set -ex \
106106 && rm -rf \
107107 /usr/src/postgresql \
108108 /usr/local/include/* \
109+ /usr/local/share/doc \
110+ /usr/local/share/man \
109111 && find /usr/local -name '*.a' -delete
110112
111113# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ RUN set -ex \
106106 && rm -rf \
107107 /usr/src/postgresql \
108108 /usr/local/include/* \
109+ /usr/local/share/doc \
110+ /usr/local/share/man \
109111 && find /usr/local -name '*.a' -delete
110112
111113# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ RUN set -ex \
106106 && rm -rf \
107107 /usr/src/postgresql \
108108 /usr/local/include/* \
109+ /usr/local/share/doc \
110+ /usr/local/share/man \
109111 && find /usr/local -name '*.a' -delete
110112
111113# make the sample config easier to munge (and "correct by default")
You can’t perform that action at this time.
0 commit comments