Changeset 41796 for ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst
- Timestamp:
- Jan 21, 2018, 4:51:29 PM (8 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/tools_lcdsamsung/CONTROL/postinst
r24156 r41796 1 1 #!/bin/sh 2 INSTDIR="$1" 3 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/lcdsamsung" 4 5 if [ -e /tmp/skin.xml_sam ]; then 6 mv "$PLUGINDIR/skin.xml" "$PLUGINDIR/skin.xml_org" 7 cp /tmp/skin.xml_sam "$PLUGINDIR/skin.xml" 8 rm /tmp/skin.xml_sam >/dev/null 2>&1 9 fi 2 10 3 11 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)