author | leseb <leseb> | 2002-04-15 23:12:11 (UTC) |
---|---|---|
committer | leseb <leseb> | 2002-04-15 23:12:11 (UTC) |
commit | c9be8080af549f46a12d2ef083cd56e34f0a5918 (patch) (unidiff) | |
tree | b6d7de6e6594d8618fba0fb3a0d9704e5c87f380 | |
parent | 627f30f1d7ca60324417e76b1fbdeefc5b4cef5b (diff) | |
download | opie-c9be8080af549f46a12d2ef083cd56e34f0a5918.zip opie-c9be8080af549f46a12d2ef083cd56e34f0a5918.tar.gz opie-c9be8080af549f46a12d2ef083cd56e34f0a5918.tar.bz2 |
*** empty log message ***
-rwxr-xr-x | noncore/games/kpacman/opie-kpacman.postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/kpacman/opie-kpacman.postinst b/noncore/games/kpacman/opie-kpacman.postinst index ead1ef8..e43013b 100755 --- a/noncore/games/kpacman/opie-kpacman.postinst +++ b/noncore/games/kpacman/opie-kpacman.postinst | |||
@@ -1,6 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | 2 | ||
3 | if [ ! -f $HOME/Settings/kpacman.conf ] | 3 | if [ ! -f $HOME/Settings/kpacman.conf ] |
4 | then | 4 | then |
5 | cp $QPEDIR/share/kpacman/kpacman.conf $HOME/Settings/ | 5 | cp $OPIEDIR/share/kpacman/kpacman.conf $HOME/Settings/ |
6 | fi | 6 | fi |