From 4b4aa5483126269f56d7c91a1c411b240dc52019 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dirk=20M=C3=BCller?= Date: Tue, 23 Aug 2022 10:50:01 +0200 Subject: [PATCH] install and link publish_dist --- Makefile | 2 +- dist/package/openSUSE-release-tools.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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