Fix license version and zip folder#3094
Fix license version and zip folder#3094gseguin merged 2 commits intojquery-archive:masterfrom eddiemonge:makefile
Conversation
|
One thing I noticed is that there is a |
|
The @Version is something I brought up before. It has nothing to do with the jqm build process. That version should be the version of jQueryUI's widget factory that we grabbed. |
|
Yep and my question was can we replace it with the actual version of the jQuery UI component if we know it? |
|
the Zipped files are fixed. See http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.zip. I tested both the normal zip and the docs fix and it fixes it on my end. I tried using -j and in the end the only thing that worked is the cd. There isn't a need to cd back up since its spawned in its own process. Found that out the long way. |
|
oh ok, sorry... obviously I don't write enough Makefile these days ;) |
There was a problem hiding this comment.
is that double $ intentional?
There was a problem hiding this comment.
Yeah, its needed to do inline shell commands
Fix license version and zip folder
|
As for the jQuery UI issue: #2838 |
|
Thanks Eddie! |
No description provided.