mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
scripts/build: usr/lib/cmake do not belong to target
This commit is contained in:
parent
a462c3c9df
commit
c371c3c67a
@ -328,6 +328,7 @@ if [ ! -f $STAMP ]; then
|
||||
if [ -d $INSTALL ] ; then
|
||||
for i in $INSTALL $INSTALL/usr; do
|
||||
rm -rf $i/include
|
||||
rm -rf $i/lib/cmake
|
||||
rm -rf $i/lib/pkgconfig
|
||||
rm -rf $i/man
|
||||
rm -rf $i/share/aclocal
|
||||
|
Loading…
x
Reference in New Issue
Block a user