SHA256
1
0
forked from pool/nfswatch
Files
nfswatch/makefile.patch
OBS User mrdocs 02a210f5e3 Accepting request 585361 from home:mrdocs:branches:network
- update to 4.9.11
- run spec-cleaner
- add makefile.patch to fix linking on TW/Leap 15
- README file converted to utf8 
- Fix compile issues on Solaris and Linux alpha machines 
- Add a ChangeLog file 
- Add TODO note about broken strict aliasing rule

OBS-URL: https://build.opensuse.org/request/show/585361
OBS-URL: https://build.opensuse.org/package/show/network/nfswatch?expand=0&rev=8
2018-03-11 00:03:53 +00:00

13 lines
294 B
Diff

--- nfswatch-4.99.11/Makefile.orig
+++ nfswatch-4.99.11/Makefile
@@ -58,7 +58,7 @@
ULTRIXLIBS= -lcurses -ltermcap -lm
#DECOSFLIBS= -lcurses -ltermcap -lm
DECOSFLIBS= -lcurses -ltermcap -lm pfopen.c
-LINUXLIBS= -lpcap -lncurses -lm
+LINUXLIBS= -lpcap -lncurses -lm -ltirpc
CFLAGS=
LIBS=