Re: [O] ELPA/server.mk

2012-08-21 Thread Achim Gratz
Jambunathan K writes: > I added the diff below to Makefile and did a > $ make elpa I said edit local.mk... :-) Really, leave Makefile alone. > Quick comments: It is far from OK. Close enough for me. > 1. The bundle is a tar file not tar.gz file. I hadn't considered that package manager ca

Re: [O] ELPA/server.mk

2012-08-21 Thread Jambunathan K
I added the diff below to Makefile and did a $ make elpa Quick comments: It is far from OK. 1. The bundle is a tar file not tar.gz file. 2. The lisp files should be right in the root not in lisp/ subdir. Best way to test the ELPA tar is to do a M-x package-install-file RET org-*.tar. a