scripts/build: usr/lib/cmake do not belong to target

This commit is contained in:
Stefan Saraev 2015-09-20 18:48:22 +03:00
parent a462c3c9df
commit c371c3c67a

View File

@ -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