install2: drop lib{cloog-,}isl

These are required by no package after the intermediate
cleanup has finished.  Argh.
This commit is contained in:
Michael Shigorin 2014-03-22 18:48:54 +04:00
parent 5d8af5b77d
commit d871db1639

View File

@ -27,6 +27,7 @@ rpmquery -a cpp\* gcc\* perl-base file ipv6calc \
| xargs -r rpmi -e --nodeps --
rpmquery -a bind-utils libbind \
libisl\* libcloog-isl\* \
| xargs -r rpmi -e --
: