diff --git a/Makefile.in b/Makefile.in index 64c5756b8..4e5090064 100644 --- a/Makefile.in +++ b/Makefile.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 diff --git a/zenmap.spec.in b/zenmap.spec.in index 3c327c198..5adfad629 100644 --- a/zenmap.spec.in +++ b/zenmap.spec.in @@ -58,7 +58,7 @@ gzip $RPM_BUILD_ROOT%{_mandir}/man1/* || : %{python_sitelib}/* %{_datadir}/icons/* %{_datadir}/pixmaps/* -%{_datadir}/umit +%{_datadir}/zenmap %changelog