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