aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-security/clamav/clamav-0.98.5/0013-fix-autoreconf-with-embedded-libmspack.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/clamav/clamav-0.98.5/0013-fix-autoreconf-with-embedded-libmspack.patch')
-rw-r--r--recipes-security/clamav/clamav-0.98.5/0013-fix-autoreconf-with-embedded-libmspack.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/recipes-security/clamav/clamav-0.98.5/0013-fix-autoreconf-with-embedded-libmspack.patch b/recipes-security/clamav/clamav-0.98.5/0013-fix-autoreconf-with-embedded-libmspack.patch
deleted file mode 100644
index f7175d3..0000000
--- a/recipes-security/clamav/clamav-0.98.5/0013-fix-autoreconf-with-embedded-libmspack.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From b1ab1a88f38c9d9cea2433dac33b8ecb31b3c799 Mon Sep 17 00:00:00 2001
-From: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
-Date: Mon, 22 Sep 2014 21:50:05 +0200
-Subject: fix autoreconf with embedded libmspack
-
----
- libclamav/libmspack-0.4alpha/NEWS | 1 +
- libclamav/libmspack-0.4alpha/configure.ac | 2 +-
- 2 files changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/libclamav/libmspack-0.4alpha/NEWS b/libclamav/libmspack-0.4alpha/NEWS
-index e69de29bb2d1..8d1c8b69c3fc 100644
---- a/libclamav/libmspack-0.4alpha/NEWS
-+++ b/libclamav/libmspack-0.4alpha/NEWS
-@@ -0,0 +1 @@
-+
-diff --git a/libclamav/libmspack-0.4alpha/configure.ac b/libclamav/libmspack-0.4alpha/configure.ac
-index 55fb6ce5ee9d..1fc98577f152 100644
---- a/libclamav/libmspack-0.4alpha/configure.ac
-+++ b/libclamav/libmspack-0.4alpha/configure.ac
-@@ -46,5 +46,5 @@ AC_SYS_LARGEFILE
- AC_FUNC_FSEEKO
-
- # Checks for library functions.
--AC_CONFIG_FILES([Makefile doc/Makefile doc/Doxyfile libmspack.pc])
-+AC_CONFIG_FILES([Makefile libmspack.pc])
- AC_OUTPUT