update remove script

This commit is contained in:
Derek Macias 2015-12-14 01:41:21 -07:00
parent aa2a22b8be
commit d62a9f6568

View File

@ -126,10 +126,10 @@ The 'remove' script.
--> -->
<FILE Run="/bin/bash" Method="remove"> <FILE Run="/bin/bash" Method="remove">
<INLINE> <INLINE>
removepkg &plgpath;/&plgname;.txz \ removepkg &plgpath;/&plgname;.txz
&plgpath;/&pkg; rm -rf &emhttp;
rm -rf &emhttp; \ rm -f &plgpath;/&plgname;.txz
-rf &plgpath; rm -f &plgpath;/&plgname;.md5
echo "" echo ""
echo "-----------------------------------------------------------" echo "-----------------------------------------------------------"