|
Last change
on this file since 41920 was 33804, checked in by obi, 11 years ago |
|
tpk skins add default skinconfig file
|
-
Property svn:executable
set to
*
|
|
File size:
218 bytes
|
| Rev | Line | |
|---|
| [9829] | 1 | #!/bin/sh
|
|---|
| [24044] | 2 | INSTDIR="$1"
|
|---|
| [23281] | 3 |
|
|---|
| [24044] | 4 | sed s#_path_#"$INSTDIR"#g -i "$INSTDIR/usr/local/share/titan/skin/0Acht5Zehn/skinconfig"
|
|---|
| [33804] | 5 | sed s#_path_#"$INSTDIR"#g -i "$INSTDIR/usr/local/share/titan/skin/0Acht5Zehn/skinconfig.default"
|
|---|
| [24044] | 6 |
|
|---|
| [23281] | 7 | exit 0
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.