summarylogtreecommitdiffstats
path: root/payetools-rti.install
blob: 032c4fe9d52393cd3e3037b22e71b9827604eddd (plain)
1
2
3
4
5
6
7
8
9
post_install() {
    note "This package embeds, for its exclusive use, an unmaintained version of lib32-krb5"
    note "The mainainer of this package accepts no liability for any consequence of this"
    note "Please complain to the editor of the software so they fix it."
}

post_upgrade() {
    post_install
}