summarylogtreecommitdiffstats
path: root/winetricks-zh.install
blob: 813fd0c912d0311aa4213d8e209a72163d0ed477 (plain)
1
2
3
4
5
6
7
post_install() {
    ln -s /opt/winetricks-zh/winetricks-zh /usr/bin/winetricks-zh
}

post_remove() {
    rm /usr/bin/winetricks-zh
}