diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-10 13:00:39 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-10 13:02:00 -0600 |
commit | 6623fd4551e2fbe918b31d6f2392bfc2b8224603 (patch) | |
tree | c4c42f1f12fbb2b324c5ae331cb5d0da1772616b /package/libtirpc/patches/patch-src_Makefile_am | |
parent | 6bda4b4924af954486482f313b058d556129f0d9 (diff) |
update to latest upstream version
Diffstat (limited to 'package/libtirpc/patches/patch-src_Makefile_am')
-rw-r--r-- | package/libtirpc/patches/patch-src_Makefile_am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/libtirpc/patches/patch-src_Makefile_am b/package/libtirpc/patches/patch-src_Makefile_am index 87ec56107..f2a448829 100644 --- a/package/libtirpc/patches/patch-src_Makefile_am +++ b/package/libtirpc/patches/patch-src_Makefile_am @@ -1,11 +1,11 @@ ---- libtirpc-0.2.4.orig/src/Makefile.am 2013-12-09 21:59:51.000000000 +0100 -+++ libtirpc-0.2.4/src/Makefile.am 2014-05-10 17:57:29.466593077 +0200 +--- libtirpc-0.2.5.orig/src/Makefile.am 2014-08-08 11:24:34.000000000 -0500 ++++ libtirpc-0.2.5/src/Makefile.am 2015-02-10 11:38:08.670995360 -0600 @@ -51,7 +51,7 @@ libtirpc_la_SOURCES = auth_none.c auth_u rpc_callmsg.c rpc_generic.c rpc_soc.c rpcb_clnt.c rpcb_prot.c \ rpcb_st_xdr.c svc.c svc_auth.c svc_dg.c svc_auth_unix.c svc_auth_none.c \ svc_generic.c svc_raw.c svc_run.c svc_simple.c svc_vc.c getpeereid.c \ -- auth_time.c auth_des.c authdes_prot.c -+ authdes_prot.c +- auth_time.c auth_des.c authdes_prot.c debug.c ++ authdes_prot.c debug.c ## XDR libtirpc_la_SOURCES += xdr.c xdr_rec.c xdr_array.c xdr_float.c xdr_mem.c xdr_reference.c xdr_stdio.c |