You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/ubuntu/_base/dependencies/qt3/debian/qt3-assistant.postinst

9 lines
127 B

#!/bin/sh
set -e
update-alternatives --install \
/usr/bin/assistant assistant "/usr/bin/assistant-qt3" "45" \
#DEBHELPER#