source: ipk/source/skins_nogfx/CONTROL/postinst@ 25973

Last change on this file since 25973 was 25973, checked in by channel, 12 years ago

skins_nogfx - nogfx_grey - smartTV - change postinst

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