source: ipk/source/skins_MegaStyle_grey_MiniTV/CONTROL/postinst@ 30833

Last change on this file since 30833 was 25996, checked in by wonderdoc, 12 years ago

[SKIN Megastyle V1.2] fix control files

File size: 132 bytes
Line 
1#!/bin/sh
2INSTDIR="$1"
3
4sed s#_path_#"$INSTDIR"#g -i "$INSTDIR/usr/local/share/titan/skin/MegaStyle-Grey-MiniTV/skinconfig"
5
6exit 0
Note: See TracBrowser for help on using the repository browser.