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/dilos/dependencies/tqt3/debian/tqt3-assistant.postinst

12 lines
175 B

#!/bin/sh
set -e
if [ "${BASEDIR:=/}" = "/" ]; then
BASEDIR=""
fi
update-alternatives --install \
/usr/bin/assistant assistant "/usr/bin/tqassistant" "45" \
#DEBHELPER#