File: no-libreplace.patch

package info (click to toggle)
libspf2 1.2.10-8.4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,712 kB
  • sloc: sh: 11,504; ansic: 11,396; makefile: 171; perl: 18
file content (19 lines) | stat: -rw-r--r-- 588 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: Don't use unnecessary libreplace
 libreplace isn't providing anything of utility here, it's unconditional and
 causing build failures on some architectures.
Author: Steve Langasek <steve.langasek@ubuntu.com>
Last-Updated: 2022-02-24
Forwarded: no

Index: libspf2-1.2.10/src/libspf2/Makefile.am
===================================================================
--- libspf2-1.2.10.orig/src/libspf2/Makefile.am
+++ libspf2-1.2.10/src/libspf2/Makefile.am
@@ -34,7 +34,6 @@
 	spf_utils.c \
 	spf_win32.c
 
-libspf2_la_LIBADD	= $(top_builddir)/src/libreplace/libreplace.la