Remove native code from deb packages.

This commit is contained in:
Paul Chote
2014-11-15 18:24:10 +13:00
committed by Paul Chote
parent 260c36239b
commit c4967db0cc
6 changed files with 10 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
<configuration>
<dllmap os="linux" dll="lua51.dll" target="liblua5.1.so.0" />
</configuration>