Review g-client build stanza

This commit is contained in:
Dimitri Fontaine 2012-01-13 21:28:53 +01:00
parent 855831aa82
commit e9e9cacb0a

View File

@ -2,5 +2,5 @@
:description "Google Client"
:type svn
:url "https://emacspeak.googlecode.com/svn/trunk/lisp/g-client/"
:build ("make")
:build `(,(concat "make EMACS=" el-get-emacs))
:features g)