Ignore:
Timestamp:
Oct 9, 2013, 2:09:01 PM (13 years ago)
Author:
nit
Message:

[titan] update tpk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/tools_callmonitor/CONTROL/postinst

    r23668 r24155  
    22INSTDIR="$1" 
    33PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/callmonitor1"
    4 
    5 if [ $INSTDIR != "/var" ]; then
    6         rm -rf /var/usr/local/share/titan/plugins/callmonitor1 >/dev/null 2>&1
    7         ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/callmonitor1
    8 fi
    94
    105if [ -e /tmp/callmon.conf ]; then
Note: See TracChangeset for help on using the changeset viewer.