aboutsummaryrefslogtreecommitdiffstats
path: root/main/libspf2/automake.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-09-11 08:14:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-09-11 08:14:50 +0000
commit12cf2d50833ee6da4ae601e2b45a473ff25c0db1 (patch)
treee92ec6c9f5cd28438d054b53a7e99b5b638b1157 /main/libspf2/automake.patch
parent4d479202ab9b8a3dd600d732e85a82eda9143b13 (diff)
downloadaports-12cf2d50833ee6da4ae601e2b45a473ff25c0db1.tar.bz2
aports-12cf2d50833ee6da4ae601e2b45a473ff25c0db1.tar.xz
main/libspf2: upgrade to 1.2.10 and fix build with musl
Diffstat (limited to 'main/libspf2/automake.patch')
-rw-r--r--main/libspf2/automake.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/libspf2/automake.patch b/main/libspf2/automake.patch
deleted file mode 100644
index 85dfbe3ccb..0000000000
--- a/main/libspf2/automake.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./configure.ac.orig 2012-12-31 20:13:11.653376850 +0000
-+++ ./configure.ac 2012-12-31 20:13:26.790177076 +0000
-@@ -6,7 +6,7 @@
- AC_CONFIG_AUX_DIR(config)
- AM_INIT_AUTOMAKE(libspf2, $PACKAGE_VERSION)
- AC_CONFIG_SRCDIR([src/libspf2/spf_server.c])
--AM_CONFIG_HEADER(config.h)
-+AC_CONFIG_HEADER(config.h)
-
- # remember the version info for later
-