aboutsummaryrefslogtreecommitdiff
path: root/network/filezilla/configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'network/filezilla/configure.patch')
-rw-r--r--network/filezilla/configure.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/network/filezilla/configure.patch b/network/filezilla/configure.patch
new file mode 100644
index 0000000000000..a1dfa62e29265
--- /dev/null
+++ b/network/filezilla/configure.patch
@@ -0,0 +1,11 @@
+--- FileZilla3/trunk/configure.in 2011/05/23 21:41:42 4047
++++ FileZilla3/trunk/configure.in 2011/05/24 06:15:19 4048
+@@ -464,7 +464,7 @@
+ # SQLite3
+ # -------
+
+- PKG_CHECK_MODULES(LIBSQLITE3, sqdlite3 >= 3.7,, [
++ PKG_CHECK_MODULES(LIBSQLITE3, sqlite3 >= 3.7,, [
+
+ AC_CHECK_HEADER(sqlite3.h,,
+ [