source: ipk/source/skins_defaultx_mod/CONTROL/prerm@ 36070

Last change on this file since 36070 was 34036, checked in by Stephan, 11 years ago

[skins] update default mod skin, introduce new skin defaultx mod, thx to maenne79

  • Property svn:executable set to *
File size: 92 bytes
Line 
1#!/bin/sh
2
3INSTDIR="$1"
4rm -f $INSTDIR/usr/local/share/titan/skin/defaultx_mod/skin
5
6exit 0
Note: See TracBrowser for help on using the repository browser.