aboutsummaryrefslogtreecommitdiff
path: root/rockspec
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-03-23 23:25:25 -0300
committerHisham Muhammad <hisham@gobolinux.org>2015-03-23 23:25:25 -0300
commit7f7c006007c42376d711d71f42e5577d431c6b64 (patch)
treee42419133bdccfc47760783402b5781e35b55882 /rockspec
parent68aa7aef29000099ab1dfebe92052e693fe18d64 (diff)
downloadluarocks-7f7c006007c42376d711d71f42e5577d431c6b64.tar.gz
luarocks-7f7c006007c42376d711d71f42e5577d431c6b64.tar.bz2
luarocks-7f7c006007c42376d711d71f42e5577d431c6b64.zip
Add support for space in long option assignments.
Support assignments in long option in two tokens, so that ``` luarocks --only-from /foo/bar build luasocket ``` is accepted as a synonym to: ``` luarocks --only-from=/foo/bar build luasocket ``` (This is consistent with the GNU getopt handling of "--" long options.) Closes #65.
Diffstat (limited to 'rockspec')
0 files changed, 0 insertions, 0 deletions