From a3303b1ec1b34f833aa77040ac9c48b0fbf4d2d5 Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Wed, 24 Sep 2008 07:12:40 +0000 Subject: [PATCH] doced the new uninstall script --- UNINSTALL | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 UNINSTALL diff --git a/UNINSTALL b/UNINSTALL new file mode 100644 index 00000000..b235fb83 --- /dev/null +++ b/UNINSTALL @@ -0,0 +1,4 @@ +To uninstall gfceux, run this as root: +$ sudo ./uninstall.py +If you installed gfceux to an alternate prefix, specify the prefix as an argument +$ sudo ./uninstall.py [prefix]