Arrange to never byte-compile the generated -pkg.el file.
[bpt/emacs.git] / lisp / emacs-lisp / package.el
index c23be25..5843724 100644 (file)
@@ -688,6 +688,7 @@ untar into a directory named DIR; otherwise, signal an error."
           (print-length nil))
       (write-region
        (concat
+        ";;; -*- no-byte-compile: t -*-\n"
         (prin1-to-string
          (nconc
           (list 'define-package