archrelease: copy trunk to testing-x86_64
[arch-packages.git] / graphviz / trunk / install
blob65fba522b5ac78e9c05e4a6161c68028558607d3
1 post_install() {
2         rm -f usr/lib/graphviz/config{,6}
3         usr/bin/dot -c
6 post_upgrade() {
7         post_install
10 pre_remove() {
11         rm -f usr/lib/graphviz/config{,6}