summarylogtreecommitdiffstats
path: root/install_dummy
blob: d72cb906619156d190bb030ab0ac57b934d831e0 (plain)
1
2
3
4
post_install() {
    echo "Note: This mali library is not installed as global library as the GLES-only libamli would break your DE running on OpenGL"
    echo "Note: To use the library for a specific program, run it like 'libmalid [program]'"
}