[packages/pwdutils] - updated build patch to use all rpc headers from libtirpc

qboosh qboosh at pld-linux.org
Sat Dec 4 17:13:37 CET 2021


commit 13988b4f704db8b0943f945a2a69aec2886035ae
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Dec 4 17:05:22 2021 +0100

    - updated build patch to use all rpc headers from libtirpc

 build.patch | 9 +++++++++
 1 file changed, 9 insertions(+)
---
diff --git a/build.patch b/build.patch
index d2da718..fe7d164 100644
--- a/build.patch
+++ b/build.patch
@@ -40,6 +40,15 @@ diff -urN pwdutils-3.2.19.org/lib/strtoid.c pwdutils-3.2.19/lib/strtoid.c
 diff -urN pwdutils-3.2.19.org/src/Makefile.am pwdutils-3.2.19/src/Makefile.am
 --- pwdutils-3.2.19.org/src/Makefile.am	2018-09-20 14:28:53.959833937 +0200
 +++ pwdutils-3.2.19/src/Makefile.am	2018-09-20 14:26:59.779741975 +0200
+@@ -16,7 +16,7 @@ LDADD = @LIBINTL@
+ localedir = $(datadir)/locale
+ pamdir = $(libdir)/security
+ 
+-INCLUDES = -I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir) \
++INCLUDES = -I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir) -I/usr/include/tirpc \
+ 		-DLOCALEDIR=\"$(localedir)\"
+ 
+ CLEANFILES = *~ tst-chage.* tst-passwd.* tst-group.* tst-groupadd.* \
 @@ -60,25 +60,25 @@
  
  chage_SOURCES = chage.c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pwdutils.git/commitdiff/e64b87d0d1d1d7c79d3ac8f778f18f4fc2f33ad1



More information about the pld-cvs-commit mailing list