--- nmap-4.76/Makefile.in.orig 2010-03-09 21:59:04.000000000 +0100 +++ nmap-4.76/Makefile.in 2010-03-09 21:59:33.000000000 +0100 @@ -199,7 +199,7 @@ build-zenmap: $(ZENMAPDIR)/setup.py $(ZE install-zenmap: $(ZENMAPDIR)/setup.py $(INSTALL) -d $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man1 - cd $(ZENMAPDIR) && $(PYTHON) setup.py install --prefix "$(prefix)" $(if $(DESTDIR),--root "$(DESTDIR)") + cd $(ZENMAPDIR) && $(PYTHON) setup.py install --prefix "$(prefix)" $(if $(DESTDIR),--root "$(DESTDIR)") --no-compile $(INSTALL) -c -m 644 docs/zenmap.1 $(DESTDIR)$(mandir)/man1/ # Create a symlink from nmapfe to zenmap if nmapfe doesn't exist or is # already a link.