]> git.pld-linux.org Git - packages/pinfo.git/blob - pinfo-amfix.patch
- added truncation-workaround patch to workaround build failure on th-i686; release 2
[packages/pinfo.git] / pinfo-amfix.patch
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\"
6  
7 -pinfo_DEPENDENCIES = $(pinfo_READLINE_OBJ)\
8 -                     $(pinfo_SNPRINTF_OBJ)\
9 -                     $(pinfo_SIGBLOCK_OBJ)\
10 -                     $(INTLDEPS)
11 -
12  
13  if HAS_READLINE
14  else
This page took 0.089032 seconds and 4 git commands to generate.