File tree Expand file tree Collapse file tree 7 files changed +0
-14
lines changed
Expand file tree Collapse file tree 7 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -130,8 +130,6 @@ RUN set -eux; \
130130 /usr/local/share/doc \
131131 /usr/local/share/man \
132132 ; \
133- find /usr/local -name '*.a' -delete; \
134- \
135133 postgres --version
136134
137135# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -132,8 +132,6 @@ RUN set -eux; \
132132 /usr/local/share/doc \
133133 /usr/local/share/man \
134134 ; \
135- find /usr/local -name '*.a' -delete; \
136- \
137135 postgres --version
138136
139137# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -132,8 +132,6 @@ RUN set -eux; \
132132 /usr/local/share/doc \
133133 /usr/local/share/man \
134134 ; \
135- find /usr/local -name '*.a' -delete; \
136- \
137135 postgres --version
138136
139137# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -132,8 +132,6 @@ RUN set -eux; \
132132 /usr/local/share/doc \
133133 /usr/local/share/man \
134134 ; \
135- find /usr/local -name '*.a' -delete; \
136- \
137135 postgres --version
138136
139137# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -128,8 +128,6 @@ RUN set -eux; \
128128 /usr/local/share/doc \
129129 /usr/local/share/man \
130130 ; \
131- find /usr/local -name '*.a' -delete; \
132- \
133131 postgres --version
134132
135133# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -128,8 +128,6 @@ RUN set -eux; \
128128 /usr/local/share/doc \
129129 /usr/local/share/man \
130130 ; \
131- find /usr/local -name '*.a' -delete; \
132- \
133131 postgres --version
134132
135133# make the sample config easier to munge (and "correct by default")
Original file line number Diff line number Diff line change @@ -132,8 +132,6 @@ RUN set -eux; \
132132 /usr/local/share/doc \
133133 /usr/local/share/man \
134134 ; \
135- find /usr/local -name '*.a' -delete; \
136- \
137135 postgres --version
138136
139137# make the sample config easier to munge (and "correct by default")
You can’t perform that action at this time.
0 commit comments