From 96d08c424282810782c657e814c3f19d23a45db8 Mon Sep 17 00:00:00 2001 From: jamey Date: Mon, 24 Mar 2003 18:13:02 +0000 Subject: modify postinst scripts to prevent spurious nonzero exit codes --- (limited to 'noncore/games/kpacman/opie-kpacman.postinst') diff --git a/noncore/games/kpacman/opie-kpacman.postinst b/noncore/games/kpacman/opie-kpacman.postinst index 64ab624..72d35b7 100755 --- a/noncore/games/kpacman/opie-kpacman.postinst +++ b/noncore/games/kpacman/opie-kpacman.postinst @@ -1,6 +1,7 @@ #!/bin/sh if [ ! -f $HOME/Settings/kpacman.conf ] + exit 0 then cp /opt/QtPalmtop/share/kpacman/kpacman.conf $HOME/Settings/ fi -- cgit v0.9.0.2