|
Last change
on this file since 33433 was 33432, checked in by Stephan, 11 years ago |
|
default_mod skins: use icons from default step1
|
-
Property svn:executable
set to
*
|
|
File size:
220 bytes
|
| Rev | Line | |
|---|
| [31975] | 1 | #!/bin/sh
|
|---|
| 2 | INSTDIR="$1"
|
|---|
| 3 |
|
|---|
| 4 | sed s#_path_#"$INSTDIR"#g -i "$INSTDIR/usr/local/share/titan/skin/default_mod/skinconfig"
|
|---|
| [33432] | 5 | ln -sn /usr/local/share/titan/skin/default/skin $INSTDIR/usr/local/share/titan/skin/default_mod
|
|---|
| 6 |
|
|---|
| [31975] | 7 | exit 0
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.