Created
August 5, 2014 14:40
-
-
Save tnoda/b70a4c5304194e090479 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ make recipes/helm-ad | |
• Building recipe helm-ad ... | |
emacs --no-site-file --batch -l package-build.el --eval "(let ((package-build-stable nil) (package-build-archive-dir (expand-file-name \"./packages\" pb/this-dir))) (package-build-archive 'helm-ad))" | |
Error reading recipe /Users/tnoda/work/melpa/recipes/helm-ad~: Recipe 'helm-ad~' contains mismatched package name 'helm-robe' | |
;;; helm-ad | |
Fetcher: github | |
Source: tnoda/helm-ad | |
Cloning git://github.com/tnoda/helm-ad.git to /Users/tnoda/work/melpa/working/helm-ad/ | |
Loading vc-svn... | |
Loading vc-git... | |
Saving file /Users/tnoda/work/melpa/packages/helm-ad-20140805.2153.el... | |
Wrote /Users/tnoda/work/melpa/packages/helm-ad-20140805.2153.el | |
Wrote /Users/tnoda/work/melpa/packages/helm-ad-readme.txt | |
File: /Users/tnoda/work/melpa/packages/helm-ad-20140805.2153.entry | |
Built in 0.114s, finished at Tue Aug 5 23:39:44 2014 | |
✓ Wrote 16 -rw-r--r-- 1 tnoda admin 4.6K Aug 5 23:39 ./packages/helm-ad-20140805.2153.el | |
8 -rw-r--r-- 1 tnoda admin 111B Aug 5 23:39 ./packages/helm-ad-20140805.2153.entry | |
8 -rw-r--r-- 1 tnoda admin 116B Aug 5 23:39 ./packages/helm-ad-readme.txt | |
Sleeping for 0 ... | |
sleep 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment