aboutsummaryrefslogtreecommitdiff
path: root/network/filezilla/configure.patch
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackware-id.org>2011-09-05 21:47:52 -0400
committerRobby Workman <rworkman@slackbuilds.org>2011-09-05 23:03:06 -0500
commit8f93fdae2f057baffd55fff217505ddc5f8e650b (patch)
treecfc47a76b6b2cd816ae8789b6e42f633c172dfc6 /network/filezilla/configure.patch
parent74fdf187668b13b6d3d061aa3647981ff5203218 (diff)
network/filezilla: Updated for version 3.5.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 a1dfa62e29265..0000000000000
--- 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,,
- [