source:
ipk/source/skins_default/CONTROL/preinst@
27770
| Last change on this file since 27770 was 23640, checked in by , 13 years ago | |
|---|---|
| File size: 123 bytes | |
| Rev | Line | |
|---|---|---|
| [16391] | 1 | #!/bin/sh |
| [23640] | 2 | INSTDIR="$1" |
| [16391] | 3 | |
| [23640] | 4 | if [ "$INSTDIR" == "/var" ]; then |
| 5 | rm -rf "$INSTDIR/usr/local/share/titan/skin/default" | |
| [16391] | 6 | fi |
| 7 | ||
| 8 | exit 0 |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)