From 924f7675e20974ed4d469a0ada4c1df46477ad04 Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 20 Mar 2003 18:52:27 +0000 Subject: Add prerm/postinst to add/remove /home/QtPalmtop compatibility symlink. --- (limited to 'library/opie-common.postinst') diff --git a/library/opie-common.postinst b/library/opie-common.postinst new file mode 100755 index 0000000..23ccdc3 --- a/dev/null +++ b/library/opie-common.postinst @@ -0,0 +1,5 @@ +#!/bin/sh + +[ "$1" == "configure" ] || exit 1 + +ln -sf /opt/QtPalmtop /home/QtPalmtop -- cgit v0.9.0.2