mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
profiles: avoid more silly paths in prod images
This commit is contained in:
parent
68f9fc1561
commit
9cdebd941c
@ -8,8 +8,10 @@ INSTALL_MASK="${INSTALL_MASK}
|
|||||||
/lib*/pkgconfig
|
/lib*/pkgconfig
|
||||||
/usr/include
|
/usr/include
|
||||||
/usr/lib*/*/include
|
/usr/lib*/*/include
|
||||||
/usr/lib/debug
|
/usr/lib*/cmake
|
||||||
|
/usr/lib*/debug
|
||||||
/usr/lib*/pkgconfig
|
/usr/lib*/pkgconfig
|
||||||
|
/usr/lib*/rpm
|
||||||
/usr/share/aclocal*
|
/usr/share/aclocal*
|
||||||
/usr/share/awk
|
/usr/share/awk
|
||||||
/usr/share/gdb
|
/usr/share/gdb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user