source: ipk/source/skins_MetrixHD/CONTROL/postinst @ 24047

Last change on this file since 24047 was 24047, checked in by tobayer, 11 years ago

[titan] MetrixHD skin: adjust for new tpk system

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