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, 0 insertions, 11 deletions
diff --git a/network/filezilla/configure.patch b/network/filezilla/configure.patch
deleted file mode 100644
index a1dfa62e2926..000000000000
--- a/network/filezilla/configure.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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,,
- [