mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
profiles: drop sloppy pkgconfig paths
Currently, the only affected package is ipset.
This commit is contained in:
parent
f00c402c73
commit
68f9fc1561
@ -5,6 +5,7 @@
|
|||||||
INSTALL_MASK="${INSTALL_MASK}
|
INSTALL_MASK="${INSTALL_MASK}
|
||||||
*.a *.la *.hpp *.o
|
*.a *.la *.hpp *.o
|
||||||
/etc/sandbox.d
|
/etc/sandbox.d
|
||||||
|
/lib*/pkgconfig
|
||||||
/usr/include
|
/usr/include
|
||||||
/usr/lib*/*/include
|
/usr/lib*/*/include
|
||||||
/usr/lib/debug
|
/usr/lib/debug
|
||||||
|
Loading…
x
Reference in New Issue
Block a user