~yolanda.robla/ubuntu/saucy/rubyluabridge/lua5.2

« back to all changes in this revision

Viewing changes to .pc/force_ruby1.8/build/extconf_ubuntu.sh

  • Committer: Yolanda Robla
  • Date: 2013-07-19 08:34:28 UTC
  • mfrom: (2.1.5 sid)
  • Revision ID: yolanda.robla@canonical.com-20130719083428-bsae82wllbccvudz
* Acknowledge NMU, thanks to Scott Kitterman
* Patch Rakefile to work with newer rake version (Closes: #713148)
* Rename libluabridge-ruby and libluabridge-ruby1.8 to ruby-luabridge
* Build arch:all only when binary-indep called
* Build with hardening options
* Update to Standards-Version 3.9.4 (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
ruby extconf.rb --with-lua-include=/usr/include/lua5.1 --with-lualib=lua5.1 $@