From 601d58a2b55c1e565e6010ac5e32e55e7b867ae2 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 27 May 2011 20:37:36 +0000 Subject: [PATCH] Remove stray dot. --- nmap.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nmap.spec.in b/nmap.spec.in index 58f8a8104..ff62df59c 100644 --- a/nmap.spec.in +++ b/nmap.spec.in @@ -49,7 +49,7 @@ both console and graphical versions are available. %setup -q %build -# Link with compatibility Glibc 2.3.4. CentOS packages +# Link with compatibility Glibc 2.3.4 CentOS packages # compat-glibc and compat-gcc-34-c++. CC=gcc34; export CC CXX=g++34; export CXX