diff --git a/Makefile b/Makefile index 331e2abd..8e637fe2 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ include Makefile.common pkgdata_BINS = $(shell find * -maxdepth 0 -executable -type f) pkgdata_SCRIPTS=$(wildcard *.py *.pl *.sh) -pkgdata_SCRIPTS+=bs_mirrorfull findfileconflicts +pkgdata_SCRIPTS+=bs_mirrorfull findfileconflicts publish_distro pkgdata_DATA+=bs_copy metrics osclib pkglistgen $(wildcard *.pm *.testcase) VERSION = "build-$(shell date +%F)" diff --git a/dist/package/openSUSE-release-tools.spec b/dist/package/openSUSE-release-tools.spec index 3d023055..537fea7c 100644 --- a/dist/package/openSUSE-release-tools.spec +++ b/dist/package/openSUSE-release-tools.spec @@ -489,7 +489,7 @@ exit 0 %{_datadir}/%{source_dir}/origin-manager.py %files publish-distro -%{_bindir}/publish-distro +%{_bindir}/osrt-publish_distro %files repo-checker %{_bindir}/osrt-project-installcheck