oops
This commit is contained in:
parent
4daada224a
commit
4f4f08397a
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# $OpenBSD: DEINSTALL,v 1.2 2004/12/27 21:21:39 wilfried Exp $
|
||||
# $OpenBSD: DEINSTALL,v 1.3 2005/01/04 12:05:57 wilfried Exp $
|
||||
#
|
||||
# De-installation setup of mozilla-thunderbird
|
||||
|
||||
@ -25,6 +25,7 @@ case $2 in
|
||||
rm -f compreg.dat xpti.dat
|
||||
cd ${MOZ}/chrome
|
||||
rm -rf chrome.rdf overlayinfo
|
||||
cd ${MOZ}
|
||||
rm -f .autoreg components.ini install.log registry
|
||||
rm -f extensions/Extensions.rdf extensions/installed-extensions-processed.txt
|
||||
rm -rf extensions/{*
|
||||
|
Loading…
Reference in New Issue
Block a user