source: ipk/source/lcdpearlskins_mrp/CONTROL/preinst@ 23575

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