Commit Graph

9 Commits

Author SHA1 Message Date
Adrien Destugues
d2ead6eb33 Lua: Create symlink matching the soname
prepareInstalledDevelLib will only take care of $developDir.
2013-11-22 22:26:36 +01:00
Adrien Destugues
a8671aabf4 Lua: fix devel package provide.
Thanks to augiedoggie for spotting this.
2013-11-17 11:06:55 +01:00
Adrien Destugues
62984b532f Lua: allow hybrid builds. 2013-11-16 21:59:30 +01:00
Chris Roberts
bc943b4535 Minor fixes for lua package info 2013-10-30 01:09:47 -06:00
Chris Roberts
d170f209a5 Fix man page installation dir for lua 2013-10-30 00:17:44 -06:00
Chris Roberts
659f58dc82 Increment lua revision.
I probably shouldn't be pushing changes at 3AM ;)
2013-10-22 02:59:47 -06:00
Chris Roberts
6eea71fd10 Fix issues with lua-5.2.1
Created a devel portion to the recipe
Fixed lookup of directories for lua root/modules
Fixed soname not being set in the lib
2013-10-22 02:51:57 -06:00
Adrien Destugues
4b45335372 Fix problem with lua recipes
* The problem I had yesterday was a missing soname for the so
libraries. This make packageInstalledDevelLib silently fail.
2013-10-06 10:38:59 +02:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00