From 9cdebd941cc7acefaffe2d46c07edd6be9d482f5 Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 3 May 2017 17:37:19 -0700 Subject: [PATCH] profiles: avoid more silly paths in prod images --- .../profiles/coreos/targets/generic/prod/make.defaults | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/prod/make.defaults b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/prod/make.defaults index bf628a1085..e87c9f4b35 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/prod/make.defaults +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/prod/make.defaults @@ -8,8 +8,10 @@ INSTALL_MASK="${INSTALL_MASK} /lib*/pkgconfig /usr/include /usr/lib*/*/include - /usr/lib/debug + /usr/lib*/cmake + /usr/lib*/debug /usr/lib*/pkgconfig + /usr/lib*/rpm /usr/share/aclocal* /usr/share/awk /usr/share/gdb