1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-29 11:43:34 -09:00

use symbols in buildpkg

This commit is contained in:
Donald Curtis 2012-04-21 22:05:20 -05:00
parent 869f22f2be
commit 66b342dc84

View file

@ -4,4 +4,4 @@
(require 'package-build)
(mapc 'package-build-archive argv)
(mapc 'package-build-archive (mapcar 'intern argv))