source: ipk/source.sh4/lcdpearlskins_blau_mit_picons/CONTROL/postrm@ 23449

Last change on this file since 23449 was 23425, checked in by nit, 13 years ago
File size: 163 bytes
RevLine 
[13483]1#!/bin/sh
[23425]2INSTDIR="$1"
[13483]3
[23425]4mv "$INSTDIR/usr/local/share/titan/plugins/lcdpearl1/originalskin.xml" "$INSTDIR/usr/local/share/titan/plugins/lcdpearl1/skin.xml"
[13483]5
[23425]6
[13483]7exit 0
Note: See TracBrowser for help on using the repository browser.