source: ipk/source/swapemus_camd3_3_902/CONTROL/postrm@ 6678

Last change on this file since 6678 was 6678, checked in by madie, 15 years ago

[ipk] fix swapemus for new emu.sh

File size: 152 bytes
Line 
1#!/bin/sh
2TMP=/tmp/.camd
3
4rm -r /var/swap/bin/camd3.902_swap
5rm -r /var/swap/bin/pcamd_swap
6
7echo "successfully removed"
8echo "syncing disk"
9sync
10exit 0
Note: See TracBrowser for help on using the repository browser.