source: ipk/source.sh4/lcdpearlskins_mrp/CONTROL/postrm@ 23436

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