source: ipk/source.sh4/swapemus_vizcam_1_19/CONTROL/postrm@ 9695

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

[ipk] add vizcam 1.19 and remove vizcam 1.12

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