Ignore:
Timestamp:
09/28/13 19:29:30 (11 years ago)
Author:
nit
Message:

[titan] update picons tpk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/picons_spiegel_SAT19_2/CONTROL/postinst

    r23685 r23973  
    11#!/bin/sh
    2 INSTDIR="$1"
    3 PLUGINDIR="$INSTDIR/usr/local/share/titan/picons"
    4 
    5 if [ "/mnt/swapextensions" != "$INSTDIR" ]; then
    6         rm -rf /mnt/swapextensions/usr/local/share/titan/picons >/dev/null 2>&1
    7         ln -sfn "$PLUGINDIR" /mnt/swapextensions/usr/local/share/titan/picons
    8 fi
    92
    103exit 0
Note: See TracChangeset for help on using the changeset viewer.