edit remove script

This commit is contained in:
Derek Macias 2015-12-13 15:37:02 -07:00
parent ded115fb13
commit e3201eeaf4

View File

@ -128,10 +128,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 "-----------------------------------------------------------"