Ignore:
Timestamp:
Feb 7, 2011, 2:18:12 PM (15 years ago)
Author:
madie
Message:

[svn] fix for swapemus

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/swapemus_camd3_3_902/CONTROL/postrm

    r5427 r5650  
    11#!/bin/sh
    22TMP=/tmp/.camd3
     3
     4echo "remove Symlinks"
     5
     6rm /var/bin/camd3.902
     7rm /var/bin/pcamd
     8rm /var/keys/camd3.config
     9rm /var/keys/camd3.servers
     10rm /var/keys/camd3.users
     11
    312echo "successful removed"
    413echo "syncing disk"
Note: See TracChangeset for help on using the changeset viewer.