mirror of
https://github.com/correl/melpa.git
synced 2025-03-10 17:00:10 -09:00
Remove another '-u dcurtis' instance
This commit is contained in:
parent
10479cea4c
commit
80378d9be7
1 changed files with 1 additions and 1 deletions
2
buildpkg
2
buildpkg
|
@ -5,7 +5,7 @@
|
|||
|
||||
for pkg in $@; do
|
||||
echo "Building package: $pkg"
|
||||
emacs --batch -l package-build.el -u dcurtis --eval "(package-build-archive \"$pkg\")"
|
||||
emacs --batch -l package-build.el --eval "(package-build-archive \"$pkg\")"
|
||||
echo
|
||||
echo
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue