summarylogtreecommitdiffstats
path: root/firedragon.install
blob: 0f0740153caed36d8cdaadc5e867d0ed9c375cf6 (plain)
1
2
3
4
post_install() {
    echo "firedragon-unsigned-extensions is no longer required since the upstream package allows unsigned extensions by default!"
    echo "Please install firedragon directly and uninstall firedragon-unsigned-extensions!"
}