summaryrefslogtreecommitdiff
path: root/noncore/games/kpacman/opie-kpacman.postinst
blob: ead1ef8474d9d2f83e9b5fe61cf79c71e6d9c534 (plain)
1
2
3
4
5
6
#!/bin/sh

if [ ! -f $HOME/Settings/kpacman.conf ]
then
    cp $QPEDIR/share/kpacman/kpacman.conf $HOME/Settings/
fi