summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2007-07-26 07:45:58 +0000
committerDaniel Black <dragonheart@gentoo.org>2007-07-26 07:45:58 +0000
commit3162c3d64e1c00a71ea89846b56c8680f3a535a7 (patch)
treed43a4ff2297c5873d184fbe35a90076fb55ddf62 /net-mail/freepops/files
parentstable x86, bug 186439 (diff)
downloadgentoo-2-3162c3d64e1c00a71ea89846b56c8680f3a535a7.tar.gz
gentoo-2-3162c3d64e1c00a71ea89846b56c8680f3a535a7.tar.bz2
gentoo-2-3162c3d64e1c00a71ea89846b56c8680f3a535a7.zip
cleanout the shitty old versions
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-mail/freepops/files')
-rw-r--r--net-mail/freepops/files/digest-freepops-0.0.313
-rw-r--r--net-mail/freepops/files/digest-freepops-0.2.33
-rw-r--r--net-mail/freepops/files/digest-freepops-0.2.43
-rw-r--r--net-mail/freepops/files/freepops-0.0.31-srcmake.patch13
-rw-r--r--net-mail/freepops/files/freepops-0.0.97-system-lua.patch199
-rw-r--r--net-mail/freepops/files/freepops-0.0.99-system-lua.patch228
6 files changed, 0 insertions, 449 deletions
diff --git a/net-mail/freepops/files/digest-freepops-0.0.31 b/net-mail/freepops/files/digest-freepops-0.0.31
deleted file mode 100644
index 93df6d67e387..000000000000
--- a/net-mail/freepops/files/digest-freepops-0.0.31
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 ff1d7b2553dd4092ba483d96a3917371 freepops-0.0.31.tar.gz 1848031
-RMD160 6b669ebd2af536ca2b35d2dcf3291d22009ae0d2 freepops-0.0.31.tar.gz 1848031
-SHA256 b81a6d68415d232c3bb3ec7bb9a1b2f14d6262ace52847b87e1793b494e46b40 freepops-0.0.31.tar.gz 1848031
diff --git a/net-mail/freepops/files/digest-freepops-0.2.3 b/net-mail/freepops/files/digest-freepops-0.2.3
deleted file mode 100644
index 341ae46a5e4e..000000000000
--- a/net-mail/freepops/files/digest-freepops-0.2.3
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 963f97f623d8cd38fd5ef869e8c330de freepops-0.2.3.tar.gz 1885970
-RMD160 c1c96d65f76ab8814e3d9d0184bdc11fb11f73de freepops-0.2.3.tar.gz 1885970
-SHA256 1a1330de998121892c9f7a420c0b76b0b6c95899d68ffc5aa42370de36fd52d9 freepops-0.2.3.tar.gz 1885970
diff --git a/net-mail/freepops/files/digest-freepops-0.2.4 b/net-mail/freepops/files/digest-freepops-0.2.4
deleted file mode 100644
index d2b70059294d..000000000000
--- a/net-mail/freepops/files/digest-freepops-0.2.4
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 d18848b903ceb68a53ded6b6d9e33047 freepops-0.2.4.tar.gz 1889995
-RMD160 1e971c5bcbe87e66e80d0c7ef64b165e5f4587e0 freepops-0.2.4.tar.gz 1889995
-SHA256 ad18e29744501c68672947f4002d9eb8852668f84069dd9a31d0a42743558250 freepops-0.2.4.tar.gz 1889995
diff --git a/net-mail/freepops/files/freepops-0.0.31-srcmake.patch b/net-mail/freepops/files/freepops-0.0.31-srcmake.patch
deleted file mode 100644
index e8f7e067ae11..000000000000
--- a/net-mail/freepops/files/freepops-0.0.31-srcmake.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/Makefile
-+++ src/Makefile
-@@ -41,8 +41,8 @@
- # CFLAGS+= -DFREEPOPSLUA_PATH_UNOFFICIAL=\"$HOME/config/settings/freepops/lua_unofficial/\"
- #
- #else
-- CFLAGS+= -DFREEPOPSLUA_PATH=\"$(PREFIX)share/freepops/lua/\"
-- CFLAGS+= -DFREEPOPSLUA_PATH_UNOFFICIAL=\"$(PREFIX)share/freepops/lua_unofficial/\"
-+ CFLAGS+= -DFREEPOPSLUA_PATH=\"/usr/share/freepops/lua/\"
-+ CFLAGS+= -DFREEPOPSLUA_PATH_UNOFFICIAL=\"/usr/share/freepops/lua_unofficial/\"
- #endif
- endif
- endif
diff --git a/net-mail/freepops/files/freepops-0.0.97-system-lua.patch b/net-mail/freepops/files/freepops-0.0.97-system-lua.patch
deleted file mode 100644
index 0a450ace4447..000000000000
--- a/net-mail/freepops/files/freepops-0.0.97-system-lua.patch
+++ /dev/null
@@ -1,199 +0,0 @@
-Only in freepops-0.0.97.nosystemlua/: config
-diff -ru freepops-0.0.97/modules/modules freepops-0.0.97.nosystemlua/modules/modules
---- freepops-0.0.97/modules/modules 2006-01-13 10:47:33.000000000 +1100
-+++ freepops-0.0.97.nosystemlua/modules/modules 2006-02-09 00:56:24.000000000 +1100
-@@ -1,4 +1,4 @@
--MODULES-Common= lua \
-+MODULES-Common= \
- luacompat \
- luay \
- luabind \
-diff -ru freepops-0.0.97/modules/src/base64_lua/base64_lua.c freepops-0.0.97.nosystemlua/modules/src/base64_lua/base64_lua.c
---- freepops-0.0.97/modules/src/base64_lua/base64_lua.c 2006-01-14 08:46:54.000000000 +1100
-+++ freepops-0.0.97.nosystemlua/modules/src/base64_lua/base64_lua.c 2006-02-09 09:11:55.000000000 +1100
-@@ -15,7 +15,7 @@
- #include <string.h>
- #include <stdlib.h>
-
--#include "lua.h"
-+#include <lua.h>
- #include "lauxlib.h"
- #include "base64.h"
- #include "compat-5.1.h"
-diff -ru freepops-0.0.97/modules/src/crypto_lua/crypto_lua.c freepops-0.0.97.nosystemlua/modules/src/crypto_lua/crypto_lua.c
---- freepops-0.0.97/modules/src/crypto_lua/crypto_lua.c 2006-01-14 08:46:54.000000000 +1100
-+++ freepops-0.0.97.nosystemlua/modules/src/crypto_lua/crypto_lua.c 2006-02-09 09:11:55.000000000 +1100
-@@ -13,7 +13,7 @@
- * Name <gareuselesinge@users.sourceforge.net>
- ******************************************************************************/
-
--#include "lua.h"
-+#include <lua.h>
- #include "luabind.h"
- #include "lauxlib.h"
- #include "compat-5.1.h"
-diff -ru freepops-0.0.97/modules/src/luafull/Makefile freepops-0.0.97.nosystemlua/modules/src/luafull/Makefile
---- freepops-0.0.97/modules/src/luafull/Makefile 2005-06-09 00:57:12.000000000 +1000
-+++ freepops-0.0.97.nosystemlua/modules/src/luafull/Makefile 2006-02-09 00:56:24.000000000 +1100
-@@ -111,7 +111,6 @@
- # $(RANLIB) ../../lib/liblualib-host.a )
- $(H)($(RANLIB) ../../lib/liblua-host.a; \
- $(RANLIB) ../../lib/liblualib-host.a; \
-- $(RANLIB) ../../lib/liblua.a; \
- $(RANLIB) ../../lib/libluaexpat.a; \
- $(RANLIB) ../../lib/libgetdate.a; \
- $(RANLIB) ../../lib/libluafilesystem.a )
-diff -ru freepops-0.0.97/modules/src/luafull/lua.c freepops-0.0.97.nosystemlua/modules/src/luafull/lua.c
---- freepops-0.0.97/modules/src/luafull/lua.c 2004-11-17 02:25:38.000000000 +1100
-+++ freepops-0.0.97.nosystemlua/modules/src/luafull/lua.c 2006-02-09 09:11:55.000000000 +1100
-@@ -12,7 +12,7 @@
-
- #define lua_c
-
--#include "lua.h"
-+#include <lua.h>
-
- #include "lauxlib.h"
- #include "lualib.h"
-diff -ru freepops-0.0.97/modules/src/luay/luay.c freepops-0.0.97.nosystemlua/modules/src/luay/luay.c
---- freepops-0.0.97/modules/src/luay/luay.c 2005-06-30 02:26:22.000000000 +1000
-+++ freepops-0.0.97.nosystemlua/modules/src/luay/luay.c 2006-02-09 09:11:55.000000000 +1100
-@@ -16,7 +16,7 @@
- #include <math.h>
- #include <string.h>
-
--#include "lua.h"
-+#include <lua.h>
- #include "luay.h"
-
- #define LINE_PREFIX "LUAY: "
-diff -ru freepops-0.0.97/modules/src/mlex_lua/mlex_lua.c freepops-0.0.97.nosystemlua/modules/src/mlex_lua/mlex_lua.c
---- freepops-0.0.97/modules/src/mlex_lua/mlex_lua.c 2006-01-13 22:52:38.000000000 +1100
-+++ freepops-0.0.97.nosystemlua/modules/src/mlex_lua/mlex_lua.c 2006-02-09 09:11:55.000000000 +1100
-@@ -1,7 +1,7 @@
- #include <string.h>
- #include <stdlib.h>
-
--#include "lua.h"
-+#include <lua.h>
- #include "lauxlib.h"
- #include "mlex.h"
- #include "list.h"
-diff -ru freepops-0.0.97/modules/src/portablesocket_lua/psock_lua.c freepops-0.0.97.nosystemlua/modules/src/portablesocket_lua/psock_lua.c
---- freepops-0.0.97/modules/src/portablesocket_lua/psock_lua.c 2006-01-14 08:46:54.000000000 +1100
-+++ freepops-0.0.97.nosystemlua/modules/src/portablesocket_lua/psock_lua.c 2006-02-09 09:11:55.000000000 +1100
-@@ -16,7 +16,7 @@
- #include <string.h>
- #include <stdlib.h>
-
--#include "lua.h"
-+#include <lua.h>
- #include "lauxlib.h"
- #include "socketcommon.h"
- #include "luabind.h"
-diff -ru freepops-0.0.97/modules/src/regularexp_lua/regularexp_lua.c freepops-0.0.97.nosystemlua/modules/src/regularexp_lua/regularexp_lua.c
---- freepops-0.0.97/modules/src/regularexp_lua/regularexp_lua.c 2006-01-14 08:46:55.000000000 +1100
-+++ freepops-0.0.97.nosystemlua/modules/src/regularexp_lua/regularexp_lua.c 2006-02-09 09:11:55.000000000 +1100
-@@ -20,7 +20,7 @@
- #endif
- #include <regex.h>
-
--#include "lua.h"
-+#include <lua.h>
- #include "lauxlib.h"
-
- #include "luabind.h"
-diff -ru freepops-0.0.97/modules/src/stringhack_lua/stringhack_lua.c freepops-0.0.97.nosystemlua/modules/src/stringhack_lua/stringhack_lua.c
---- freepops-0.0.97/modules/src/stringhack_lua/stringhack_lua.c 2006-01-14 08:46:55.000000000 +1100
-+++ freepops-0.0.97.nosystemlua/modules/src/stringhack_lua/stringhack_lua.c 2006-02-09 09:11:55.000000000 +1100
-@@ -15,7 +15,7 @@
- #include <string.h>
- #include <stdlib.h>
-
--#include "lua.h"
-+#include <lua.h>
- #include "lauxlib.h"
- #include "lstringhack.h"
-
-diff -ru freepops-0.0.97/src/Makefile freepops-0.0.97.nosystemlua/src/Makefile
---- freepops-0.0.97/src/Makefile 2006-01-13 10:36:39.000000000 +1100
-+++ freepops-0.0.97.nosystemlua/src/Makefile 2006-02-09 09:19:14.000000000 +1100
-@@ -41,8 +41,8 @@
- # CFLAGS+= -DFREEPOPSLUA_PATH_UNOFFICIAL=\"$HOME/config/settings/freepops/lua_unofficial/\"
- #
- #else
-- CFLAGS+= -DFREEPOPSLUA_PATH=\"$(PREFIX)share/freepops/lua/\"
-- CFLAGS+= -DFREEPOPSLUA_PATH_UNOFFICIAL=\"$(PREFIX)share/freepops/lua_unofficial/\"
-+ CFLAGS+= -DFREEPOPSLUA_PATH=\"/usr/share/freepops/lua/\"
-+ CFLAGS+= -DFREEPOPSLUA_PATH_UNOFFICIAL=\"/usr/share/freepops/lua_unofficial/\"
- #endif
- endif
- endif
-@@ -92,9 +92,7 @@
- luaexpat \
- luafilesystem \
- luay \
-- luacompat-5.1 \
-- lua \
-- lualib
-+ luacompat-5.1
-
- EXCLUDELIBS= serialize_lua \
- browser_lua \
-@@ -102,7 +100,7 @@
-
- LIBSTOLINK=$(filter-out $(EXCLUDELIBS),$(LIBS))
-
--LDFLAGS=$(FORCE_LINK)
-+LDFLAGS=$(FORCE_LINK) -llua -llualib
-
- ifeq "$(OS)" "Windows"
- ifeq "$(SSL)" "openssl"
-diff -ru freepops-0.0.97/src/engine.c freepops-0.0.97.nosystemlua/src/engine.c
---- freepops-0.0.97/src/engine.c 2006-01-16 06:43:15.000000000 +1100
-+++ freepops-0.0.97.nosystemlua/src/engine.c 2006-02-09 09:11:55.000000000 +1100
-@@ -24,7 +24,7 @@
- #include "popserver.h"
- #include "popstate.h"
-
--#include "lua.h"
-+#include <lua.h>
- #include "lualib.h"
- #include "lauxlib.h"
- #include "luay.h"
-diff -ru freepops-0.0.97/src/engine.h freepops-0.0.97.nosystemlua/src/engine.h
---- freepops-0.0.97/src/engine.h 2005-06-30 02:26:27.000000000 +1000
-+++ freepops-0.0.97.nosystemlua/src/engine.h 2006-02-09 09:11:55.000000000 +1100
-@@ -19,7 +19,7 @@
-
- #include "popserver.h"
- #include "popstate.h"
--#include "lua.h"
-+#include <lua.h>
-
- /**
- * \brief this struct is the implementation of webmail access
-diff -ru freepops-0.0.97/src/freepops.c freepops-0.0.97.nosystemlua/src/freepops.c
---- freepops-0.0.97/src/freepops.c 2006-01-16 06:43:15.000000000 +1100
-+++ freepops-0.0.97.nosystemlua/src/freepops.c 2006-02-09 09:11:55.000000000 +1100
-@@ -61,7 +61,7 @@
- #include "altsocklib.h"
- #include "regularexp.h"
-
--#include "lua.h"
-+#include <lua.h>
- #include "luay.h"
- #include "luabox.h"
- #include "lauxlib.h"
-diff -ru freepops-0.0.97/src/luabox.c freepops-0.0.97.nosystemlua/src/luabox.c
---- freepops-0.0.97/src/luabox.c 2005-06-11 10:28:11.000000000 +1000
-+++ freepops-0.0.97.nosystemlua/src/luabox.c 2006-02-09 09:11:55.000000000 +1100
-@@ -13,7 +13,7 @@
- * Enrico Tassi <gareuselesinge@users.sourceforge.net>
- ******************************************************************************/
-
--#include "lua.h"
-+#include <lua.h>
- #include "lualib.h"
- #include "lauxlib.h"
- #include "luay.h"
diff --git a/net-mail/freepops/files/freepops-0.0.99-system-lua.patch b/net-mail/freepops/files/freepops-0.0.99-system-lua.patch
deleted file mode 100644
index d53f26492cb5..000000000000
--- a/net-mail/freepops/files/freepops-0.0.99-system-lua.patch
+++ /dev/null
@@ -1,228 +0,0 @@
-diff -ru freepops-0.0.99.orig/modules/modules freepops-0.0.99/modules/modules
---- freepops-0.0.99.orig/modules/modules 2006-01-13 10:47:33.000000000 +1100
-+++ freepops-0.0.99/modules/modules 2007-01-27 13:51:53.000000000 +1100
-@@ -1,4 +1,4 @@
--MODULES-Common= lua \
-+MODULES-Common= \
- luacompat \
- luay \
- luabind \
-diff -ru freepops-0.0.99.orig/modules/src/base64_lua/base64_lua.c freepops-0.0.99/modules/src/base64_lua/base64_lua.c
---- freepops-0.0.99.orig/modules/src/base64_lua/base64_lua.c 2006-01-14 08:46:54.000000000 +1100
-+++ freepops-0.0.99/modules/src/base64_lua/base64_lua.c 2007-01-27 13:51:53.000000000 +1100
-@@ -15,8 +15,8 @@
- #include <string.h>
- #include <stdlib.h>
-
--#include "lua.h"
--#include "lauxlib.h"
-+#include <lua.h>
-+#include <lauxlib.h>
- #include "base64.h"
- #include "compat-5.1.h"
-
-diff -ru freepops-0.0.99.orig/modules/src/crypto_lua/crypto_lua.c freepops-0.0.99/modules/src/crypto_lua/crypto_lua.c
---- freepops-0.0.99.orig/modules/src/crypto_lua/crypto_lua.c 2006-01-14 08:46:54.000000000 +1100
-+++ freepops-0.0.99/modules/src/crypto_lua/crypto_lua.c 2007-01-27 13:51:53.000000000 +1100
-@@ -13,9 +13,9 @@
- * Name <gareuselesinge@users.sourceforge.net>
- ******************************************************************************/
-
--#include "lua.h"
-+#include <lua.h>
- #include "luabind.h"
--#include "lauxlib.h"
-+#include <lauxlib.h>
- #include "compat-5.1.h"
-
- #include <stdlib.h>
-diff -ru freepops-0.0.99.orig/modules/src/luafull/Makefile freepops-0.0.99/modules/src/luafull/Makefile
---- freepops-0.0.99.orig/modules/src/luafull/Makefile 2005-06-09 00:57:12.000000000 +1000
-+++ freepops-0.0.99/modules/src/luafull/Makefile 2007-01-27 13:51:53.000000000 +1100
-@@ -111,7 +111,6 @@
- # $(RANLIB) ../../lib/liblualib-host.a )
- $(H)($(RANLIB) ../../lib/liblua-host.a; \
- $(RANLIB) ../../lib/liblualib-host.a; \
-- $(RANLIB) ../../lib/liblua.a; \
- $(RANLIB) ../../lib/libluaexpat.a; \
- $(RANLIB) ../../lib/libgetdate.a; \
- $(RANLIB) ../../lib/libluafilesystem.a )
-diff -ru freepops-0.0.99.orig/modules/src/luafull/lua.c freepops-0.0.99/modules/src/luafull/lua.c
---- freepops-0.0.99.orig/modules/src/luafull/lua.c 2004-11-17 02:25:38.000000000 +1100
-+++ freepops-0.0.99/modules/src/luafull/lua.c 2007-01-27 13:51:53.000000000 +1100
-@@ -12,10 +12,10 @@
-
- #define lua_c
-
--#include "lua.h"
-+#include <lua.h>
-
--#include "lauxlib.h"
--#include "lualib.h"
-+#include <lauxlib.h>
-+#include <lualib.h>
-
-
- /*
-diff -ru freepops-0.0.99.orig/modules/src/luay/luay.c freepops-0.0.99/modules/src/luay/luay.c
---- freepops-0.0.99.orig/modules/src/luay/luay.c 2005-06-30 02:26:22.000000000 +1000
-+++ freepops-0.0.99/modules/src/luay/luay.c 2007-01-27 13:51:53.000000000 +1100
-@@ -16,7 +16,7 @@
- #include <math.h>
- #include <string.h>
-
--#include "lua.h"
-+#include <lua.h>
- #include "luay.h"
-
- #define LINE_PREFIX "LUAY: "
-diff -ru freepops-0.0.99.orig/modules/src/mlex_lua/mlex_lua.c freepops-0.0.99/modules/src/mlex_lua/mlex_lua.c
---- freepops-0.0.99.orig/modules/src/mlex_lua/mlex_lua.c 2006-01-13 22:52:38.000000000 +1100
-+++ freepops-0.0.99/modules/src/mlex_lua/mlex_lua.c 2007-01-27 13:51:53.000000000 +1100
-@@ -1,8 +1,8 @@
- #include <string.h>
- #include <stdlib.h>
-
--#include "lua.h"
--#include "lauxlib.h"
-+#include <lua.h>
-+#include <lauxlib.h>
- #include "mlex.h"
- #include "list.h"
-
---- freepops-0.0.99.orig/modules/src/portablesocket_lua/psock_lua.c 2006-01-14 08:46:54.000000000 +1100
-+++ freepops-0.0.99/modules/src/portablesocket_lua/psock_lua.c 2007-01-27 13:51:53.000000000 +1100
-@@ -16,8 +16,8 @@
- #include <string.h>
- #include <stdlib.h>
-
--#include "lua.h"
--#include "lauxlib.h"
-+#include <lua.h>
-+#include <lauxlib.h>
- #include "socketcommon.h"
- #include "luabind.h"
-
-diff -ru freepops-0.0.99.orig/modules/src/regularexp_lua/regularexp_lua.c freepops-0.0.99/modules/src/regularexp_lua/regularexp_lua.c
---- freepops-0.0.99.orig/modules/src/regularexp_lua/regularexp_lua.c 2006-01-14 08:46:55.000000000 +1100
-+++ freepops-0.0.99/modules/src/regularexp_lua/regularexp_lua.c 2007-01-27 13:51:53.000000000 +1100
-@@ -20,8 +20,8 @@
- #endif
- #include <regex.h>
-
--#include "lua.h"
--#include "lauxlib.h"
-+#include <lua.h>
-+#include <lauxlib.h>
-
- #include "luabind.h"
-
-diff -ru freepops-0.0.99.orig/modules/src/stringhack_lua/stringhack_lua.c freepops-0.0.99/modules/src/stringhack_lua/stringhack_lua.c
---- freepops-0.0.99.orig/modules/src/stringhack_lua/stringhack_lua.c 2006-01-14 08:46:55.000000000 +1100
-+++ freepops-0.0.99/modules/src/stringhack_lua/stringhack_lua.c 2007-01-27 13:51:53.000000000 +1100
-@@ -15,8 +15,8 @@
- #include <string.h>
- #include <stdlib.h>
-
--#include "lua.h"
--#include "lauxlib.h"
-+#include <lua.h>
-+#include <lauxlib.h>
- #include "lstringhack.h"
-
- #include "compat-5.1.h"
-diff -ru freepops-0.0.99.orig/src/Makefile freepops-0.0.99/src/Makefile
---- freepops-0.0.99.orig/src/Makefile 2006-04-09 23:52:57.000000000 +1000
-+++ freepops-0.0.99/src/Makefile 2007-01-27 13:51:53.000000000 +1100
-@@ -47,8 +47,8 @@
- # CFLAGS+= -DFREEPOPSLUA_PATH_UNOFFICIAL=\"$HOME/config/settings/freepops/lua_unofficial/\"
- #
- #else
-- CFLAGS+= -DFREEPOPSLUA_PATH=\"$(PREFIX)share/freepops/lua/\"
-- CFLAGS+= -DFREEPOPSLUA_PATH_UNOFFICIAL=\"$(PREFIX)share/freepops/lua_unofficial/\"
-+ CFLAGS+= -DFREEPOPSLUA_PATH=\"/usr/share/freepops/lua/\"
-+ CFLAGS+= -DFREEPOPSLUA_PATH_UNOFFICIAL=\"/usr/share/freepops/lua_unofficial/\"
- #endif
- endif
- endif
-@@ -99,9 +99,7 @@
- luaexpat \
- luafilesystem \
- luay \
-- luacompat-5.1 \
-- lua \
-- lualib
-+ luacompat-5.1
-
- EXCLUDELIBS= serialize_lua \
- browser_lua \
-@@ -109,7 +107,7 @@
-
- LIBSTOLINK=$(filter-out $(EXCLUDELIBS),$(LIBS))
-
--LDFLAGS=$(FORCE_LINK)
-+LDFLAGS=$(FORCE_LINK) -llua -llualib
-
- ifeq "$(OS)" "Windows"
- ifeq "$(SSL)" "openssl"
-diff -ru freepops-0.0.99.orig/src/engine.c freepops-0.0.99/src/engine.c
---- freepops-0.0.99.orig/src/engine.c 2006-01-16 06:43:15.000000000 +1100
-+++ freepops-0.0.99/src/engine.c 2007-01-27 13:51:53.000000000 +1100
-@@ -24,9 +24,9 @@
- #include "popserver.h"
- #include "popstate.h"
-
--#include "lua.h"
--#include "lualib.h"
--#include "lauxlib.h"
-+#include <lua.h>
-+#include <lualib.h>
-+#include <lauxlib.h>
- #include "luay.h"
-
- #include "luabox.h"
-diff -ru freepops-0.0.99.orig/src/engine.h freepops-0.0.99/src/engine.h
---- freepops-0.0.99.orig/src/engine.h 2005-06-30 02:26:27.000000000 +1000
-+++ freepops-0.0.99/src/engine.h 2007-01-27 13:51:53.000000000 +1100
-@@ -19,7 +19,7 @@
-
- #include "popserver.h"
- #include "popstate.h"
--#include "lua.h"
-+#include <lua.h>
-
- /**
- * \brief this struct is the implementation of webmail access
-diff -ru freepops-0.0.99.orig/src/freepops.c freepops-0.0.99/src/freepops.c
---- freepops-0.0.99.orig/src/freepops.c 2006-01-16 06:43:15.000000000 +1100
-+++ freepops-0.0.99/src/freepops.c 2007-01-27 13:51:53.000000000 +1100
-@@ -61,10 +61,10 @@
- #include "altsocklib.h"
- #include "regularexp.h"
-
--#include "lua.h"
-+#include <lua.h>
- #include "luay.h"
--#include "luabox.h"
--#include "lauxlib.h"
-+#include <luabox.h>
-+#include <lauxlib.h>
- #include "luay.h"
-
- #include "log.h"
-diff -ru freepops-0.0.99.orig/src/luabox.c freepops-0.0.99/src/luabox.c
---- freepops-0.0.99.orig/src/luabox.c 2005-06-11 10:28:11.000000000 +1000
-+++ freepops-0.0.99/src/luabox.c 2007-01-27 13:52:33.000000000 +1100
-@@ -13,9 +13,9 @@
- * Enrico Tassi <gareuselesinge@users.sourceforge.net>
- ******************************************************************************/
-
--#include "lua.h"
--#include "lualib.h"
--#include "lauxlib.h"
-+#include <lua.h>
-+#include <lualib.h>
-+#include <lauxlib.h>
- #include "luay.h"
-
- #include "luabox.h"