Changeset 24672 for ipk/source/lcdsamsungskins_channel_2/CONTROL/postinst
- Timestamp:
- Oct 29, 2013, 8:02:36 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/lcdsamsungskins_channel_2/CONTROL/postinst
r24645 r24672 1 1 #!/bin/sh 2 INSTDIR="$1"3 NAME=lcdsamsung4 5 if [ ! -e "$INSTDIR/usr/local/share/titan/plugins/$NAME/skin.xml" ]; then6 echo "use ipk skin file: skin.xml"7 echo "rename $INSTDIR/usr/local/share/titan/plugins/$NAME/skin.xml.skin > $INSTDIR/usr/local/share/titan/plugins/$NAME/skin.xml"8 mv "$INSTDIR/usr/local/share/titan/plugins/$NAME/skin.xml.skin" "$INSTDIR/usr/local/share/titan/plugins/$NAME/skin.xml"9 else10 echo "found user skin file: skin.xml"11 echo "skip ipk skin file: skin.xml.skin"12 fi13 2 14 3 exit 0
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)