Two patches against 4.22SOC6 (liblua modules in libexec and liblua cflags)

From: Christoph J. Thompson <cthompson_at_we.hate.spammers>
Date: Tue, 2 Oct 2007 20:19:24 +0200

Hello,

I've whipped up two patches to fix some things:

1) liblua isn't compiled with the global CFLAGS.

2) nselib's .so modules are installed in $root/share/nmap/nselib/. They shouldn't because the share directory is for architecture independent files. With my patch the .so modules are installed in $root/libexec/nmap/nse/.

I've tested both of these patches and everything works fine and it shouldn't cause problems on Windows, but I can't test that.

Both patches are unified diffs against stock 4.22SOC6.

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Received on Tue Oct 02 2007 - 18:19:24 GMT