sdl: added uninstall script
This commit is contained in:
parent
4b4cf0723d
commit
e3a0c66034
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
# hope this makes someone happy - prg
|
||||
rm /usr/local/bin/fceux
|
||||
|
Loading…
Reference in New Issue