Changeset 24155 for ipk/source.sh4/tools_IP-Kamera/CONTROL
- Timestamp:
- Oct 9, 2013, 2:09:01 PM (13 years ago)
- Location:
- ipk/source.sh4/tools_IP-Kamera/CONTROL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/tools_IP-Kamera/CONTROL/postinst
r23669 r24155 2 2 INSTDIR="$1" 3 3 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/instar" 4 5 if [ $INSTDIR != "/var" ]; then6 rm -rf /var/usr/local/share/titan/plugins/instar >/dev/null 2>&17 ln -sfn "$PLUGINDIR" /var/usr/local/share/titan/plugins/instar8 fi9 4 10 5 if [ -e /tmp/instar.conf ]; then -
ipk/source.sh4/tools_IP-Kamera/CONTROL/postrm
r23669 r24155 3 3 PLUGINDIR="$INSTDIR/usr/local/share/titan/plugins/instar" 4 4 5 rm -r "$PLUGINDIR" >/dev/null 2>&1 6 7 if [ "/var" != "$INSTDIR" ]; then 8 rm -rf /var/usr/local/share/titan/plugins/instar 9 FI 5 rm -r "$PLUGINDIR" >/dev/null 2>&1 10 6 11 7 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)