summaryrefslogtreecommitdiff
path: root/debian/ncbi-cn3d.prerm
blob: 935e1ff1c0e2b3013c1e5610e816759cd94a152f (plain)
1
2
3
4
5
#!/bin/sh -e

update-alternatives --remove Cn3D /usr/bin/Cn3D-3.0

#DEBHELPER#