summaryrefslogtreecommitdiff
path: root/security/openvas-client/files/patch-nessus-Makefile
blob: 451d5541af03d31d3cc3cafcfb1c89f8e4c97bd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- nessus/Makefile.orig	2008-04-27 10:55:40.000000000 +0900
+++ nessus/Makefile	2008-04-27 10:56:19.000000000 +0900
@@ -12,7 +12,7 @@
 NESSUSCLIENT=OpenVAS-Client
 
 # Add some specific Windows compile options for Cygwin
-SYSTEM:=$(shell uname -o)
+SYSTEM:=$(shell uname -s)
 ifeq ($(SYSTEM), Cygwin)
 CFLAGS+=-mms-bitfields
 LDFLAGS+=-mwindows