diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2015-04-17 14:34:49 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2015-04-17 14:34:49 +0200 |
commit | 1d2e43d7ac2e5f6cd5cc3355edb091ffc4ec7337 (patch) | |
tree | 5833dbf8da9734ee95c97c78b609434ba8904e7e /main/lua-dbi/lua-dbi-postgresql.patch | |
parent | 19a2bdf0db3a6d1c4045ab466abf49034f7a5a94 (diff) | |
download | aports-1d2e43d7ac2e5f6cd5cc3355edb091ffc4ec7337.tar.bz2 aports-1d2e43d7ac2e5f6cd5cc3355edb091ffc4ec7337.tar.xz |
main/lua-dbi: upstream fixes
Diffstat (limited to 'main/lua-dbi/lua-dbi-postgresql.patch')
-rw-r--r-- | main/lua-dbi/lua-dbi-postgresql.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/main/lua-dbi/lua-dbi-postgresql.patch b/main/lua-dbi/lua-dbi-postgresql.patch deleted file mode 100644 index d09ce004ea..0000000000 --- a/main/lua-dbi/lua-dbi-postgresql.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff --git a/dbd/postgresql/dbd_postgresql.h b/dbd/postgresql/dbd_postgresql.h -index b3e18f9..1ff6ffb 100755 ---- a/dbd/postgresql/dbd_postgresql.h -+++ b/dbd/postgresql/dbd_postgresql.h -@@ -1,5 +1,4 @@ - #include <libpq-fe.h> --#include <postgres_fe.h> - #include <dbd/common.h> - - /* |