source: ipk/source/skins_ufs912/CONTROL/postinst@ 24017

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

[titan] ufs912 skin: adjust for new tpk system

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