source: ipk/source/skins_tobayer01/CONTROL/postinst@ 25680

Last change on this file since 25680 was 24046, checked in by tobayer, 13 years ago

[titan] tobayer01 skin: adjust for new tpk system

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