summaryrefslogtreecommitdiffstats
path: root/PCBSD/pc-sysinstall/components/pidgin/install.sh
blob: be57e538dc84995a689ece0e7748bdf65737c8bb (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
# This script installs the PBI

DISPLAY=""; export DISPLAY

echo "Installing Pidgin PBI"
chmod 755 ${COMPTMPDIR}/${CFILE}
${COMPTMPDIR}/${CFILE} -text -accept
OpenPOWER on IntegriCloud