source: ipk/source/skins_defnominitv_mod/CONTROL/postinst@ 33432

Last change on this file since 33432 was 33432, checked in by Stephan, 11 years ago

default_mod skins: use icons from default step1

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