gtk2/debian/libgtk-cvs-dev.prerm

7 lines
65 B
Plaintext
Raw Normal View History

#!/bin/sh
set -e
install-info --quiet --remove gtk
#DEBHELPER#