Fixed bug in deleting packages.

This commit is contained in:
Donald Ephraim Curtis 2011-12-22 08:36:37 -06:00
parent 5c65a2b71d
commit 7d8563f639
2 changed files with 2 additions and 1 deletions

2
melpa
View file

@ -14,7 +14,7 @@ function melpa_update_epkgs {
function melpa_clear_packages {
echo "*** Clearing the packages folder..."
rm /packages/*
rm packages/*
echo
}

View file

@ -1,3 +1,4 @@
paredit
magit
yasnippet
markdown-mode