Mailing List Archive

NessusClient/nessus Makefile,1.17,1.18
Update of /usr/local/cvs/NessusClient/nessus
In directory raccoon.nessus.org:/tmp/cvs-serv79395

Modified Files:
Makefile
Log Message:
The textdomain should obviously not have the suffix .exe.


Index: Makefile
===================================================================
RCS file: /usr/local/cvs/NessusClient/nessus/Makefile,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Makefile 5 Jul 2006 14:05:42 -0000 1.17
+++ Makefile 10 Jul 2006 10:02:40 -0000 1.18
@@ -83,7 +83,7 @@
cp $(NESSUSCLIENT) ${make_bindir}

cflags :
- @echo "$(NESSUS_CFLAGS) $(NESSUS_DEFS) -DPACKAGE=\"$(NESSUSCLIENT)\" $(INCLUDE)" | sed 's/\"/\\\"/g' > cflags.tmp
+ @echo "$(NESSUS_CFLAGS) $(NESSUS_DEFS) -DPACKAGE=\"NessusClient\" $(INCLUDE)" | sed 's/\"/\\\"/g' > cflags.tmp
@echo "echo \"`cat cflags.tmp`\"" > cflags
@rm cflags.tmp
@chmod +x cflags

_______________________________________________
Nessus-cvs mailing list
Nessus-cvs@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus-cvs