-rwxr-xr-x | mkipks | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -129,2 +129,6 @@ do BASE=$(dirname ${ff#root}) + ;; lib/*) + BASE=$(dirname /opt/QtPalmtop/$ff) + ;; $OPIEDIR/lib/*) + BASE=$(dirname /opt/QtPalmtop/${ff#$OPIEDIR/}) ;; *) |