mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 19:17:27 +00:00
leftover date
This commit is contained in:
parent
28f368daeb
commit
ab27cb17c0
1 changed files with 0 additions and 1 deletions
1
melpa
1
melpa
|
@ -15,7 +15,6 @@ function melpa_clear_packages {
|
||||||
function melpa_build_pkglist {
|
function melpa_build_pkglist {
|
||||||
echo "*** `date` -- Building all packages..."
|
echo "*** `date` -- Building all packages..."
|
||||||
emacs --batch -l package-build.el --eval "(package-build-all)"
|
emacs --batch -l package-build.el --eval "(package-build-all)"
|
||||||
date
|
|
||||||
echo
|
echo
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue