mirror of
https://github.com/nmap/nmap.git
synced 2026-01-20 13:19:01 +00:00
Change paths in Makefile and zenmap.spec.in to match Zenmap file name changes.
This commit is contained in:
@@ -192,7 +192,7 @@ $(ZENMAPDIR)/setup.py:
|
||||
cd $(ZENMAPDIR) && install_scripts/unix/setup.sh
|
||||
|
||||
# Update the version number used by Zenmap.
|
||||
$(ZENMAPDIR)/umitCore/Version.py $(ZENMAPDIR)/share/umit/config/umit_version: nmap.h
|
||||
$(ZENMAPDIR)/umitCore/Version.py $(ZENMAPDIR)/share/zenmap/config/zenmap_version: nmap.h
|
||||
cd $(ZENMAPDIR) && $(PYTHON) install_scripts/utils/version_update.py "$(NMAP_VERSION)"
|
||||
|
||||
build-zenmap: $(ZENMAPDIR)/setup.py $(ZENMAPDIR)/umitCore/Version.py
|
||||
|
||||
@@ -58,7 +58,7 @@ gzip $RPM_BUILD_ROOT%{_mandir}/man1/* || :
|
||||
%{python_sitelib}/*
|
||||
%{_datadir}/icons/*
|
||||
%{_datadir}/pixmaps/*
|
||||
%{_datadir}/umit
|
||||
%{_datadir}/zenmap
|
||||
|
||||
%changelog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user