]> git.pld-linux.org Git - packages/rpcbind.git/blob - rpcbind-syslog.patch
- updated to 0.1.7
[packages/rpcbind.git] / rpcbind-syslog.patch
1 --- rpcbind-0.1.4/src/Makefile.am~      2007-05-08 15:43:10.000000000 +0200
2 +++ rpcbind-0.1.4/src/Makefile.am       2007-05-08 15:44:52.000000000 +0200
3 @@ -30,5 +30,5 @@
4  rpcbind_LDFLAGS = -lpthread -ltirpc $(WRAPLIB)
5  rpcbind_LDADD = $(LIB_TIRPC)
6  AM_CPPFLAGS = -I/usr/include/tirpc -DCHECK_LOCAL -DPORTMAP \
7 -                       -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO
8 +                       -DFACILITY=LOG_AUTH -DSEVERITY=LOG_INFO
9       
This page took 0.039984 seconds and 3 git commands to generate.