
wallpaperd.install
By: a guest on
Oct 17th, 2010 | syntax:
Bash | size: 0.29 KB | hits: 138 | expires: Never
post_install() {
cp /etc/wallpaperd.cfg $HOME/.wallpaperd.cfg
_PKG_CFGFILE="/home/YOURUSER/.wallpaperd.cfg"
echo "
wallpaperd requires some configuration. An example configuration file can be found at:
$_PKG_CFGFILE
With some comments to help you configure wallpaperd to your needs.
"
}