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

Last change on this file since 40407 was 23669, checked in by nit, 13 years ago
  • Property svn:executable set to *
File size: 116 bytes
RevLine 
[16960]1#!/bin/sh
[23449]2INSTDIR="$1"
[23669]3PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/lcdsamsung"
[16960]4
[23669]5rm -rf "$PLUGINDIR"
[16960]6
7exit 0
Note: See TracBrowser for help on using the repository browser.