]> git.pld-linux.org Git - packages/pinfo.git/blame - pinfo-amfix.patch
- added truncation-workaround patch to workaround build failure on th-i686; release 2
[packages/pinfo.git] / pinfo-amfix.patch
CommitLineData
5833e10b
JB
1--- pinfo-0.6.13/src/Makefile.am.orig 2021-10-01 21:09:56.178358747 +0200
2+++ pinfo-0.6.13/src/Makefile.am 2021-10-01 21:10:29.424845302 +0200
3@@ -68,11 +68,6 @@ pinfo_CFLAGS = $(CURSES_CFLAGS) $(WCHAR_
4 $(READLINE_INCLUDES) $(WFLAGS) \
5 -DLOCALEDIR=\"$(LOCALEDIR)\" -DCONFIGDIR=\"$(sysconfdir)/pinforc\"
39310296
JB
6
7-pinfo_DEPENDENCIES = $(pinfo_READLINE_OBJ)\
8- $(pinfo_SNPRINTF_OBJ)\
9- $(pinfo_SIGBLOCK_OBJ)\
5833e10b 10- $(INTLDEPS)
39310296
JB
11-
12
13 if HAS_READLINE
14 else
This page took 0.030739 seconds and 5 git commands to generate.