41a0142
1 2 3 4 5 6 7 8
make install if [[ "$PKG_NAME" == *static ]] then rm -rfv ${PREFIX}/bin/* else rm -rfv ${PREFIX}/lib/*.a fi