source: ipk/source.sh4/tools_lcdsamsung/CONTROL/preinst @ 23484

Last change on this file since 23484 was 23449, checked in by gost, 11 years ago

[plugin] LCDSamsung new tpk

  • Property svn:executable set to *
File size: 130 bytes
Line 
1#!/bin/sh
2#
3TMP=/tmp/.TOOLS
4INSTDIR="$1" 
5PLUGINDIR=$INSTDIR/usr/local/share/titan/plugins/lcdsamsung
6
7rm -rf $PLUGINDIR
8
9exit 0
Note: See TracBrowser for help on using the repository browser.