source: ipk/source/skins_cool/CONTROL/postinst@ 25164

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

[titan] cool skins: adjust for new tpk system

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