source:
ipk/source/skins_cool/CONTROL/postinst
@
24043
Last change on this file since 24043 was 24043, checked in by , 9 years ago | |
---|---|
File size: 114 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | INSTDIR="$1" |
3 | |
4 | sed s#_path_#"$INSTDIR"#g -i "$INSTDIR/usr/local/share/titan/skin/cool/skinconfig" |
5 | |
6 | exit 0 |
Note: See TracBrowser
for help on using the repository browser.