install and link publish_dist
This commit is contained in:
parent
b3ea77e966
commit
4b4aa54831
2
Makefile
2
Makefile
@ -4,7 +4,7 @@ include Makefile.common
|
|||||||
|
|
||||||
pkgdata_BINS = $(shell find * -maxdepth 0 -executable -type f)
|
pkgdata_BINS = $(shell find * -maxdepth 0 -executable -type f)
|
||||||
pkgdata_SCRIPTS=$(wildcard *.py *.pl *.sh)
|
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)
|
pkgdata_DATA+=bs_copy metrics osclib pkglistgen $(wildcard *.pm *.testcase)
|
||||||
VERSION = "build-$(shell date +%F)"
|
VERSION = "build-$(shell date +%F)"
|
||||||
|
|
||||||
|
2
dist/package/openSUSE-release-tools.spec
vendored
2
dist/package/openSUSE-release-tools.spec
vendored
@ -489,7 +489,7 @@ exit 0
|
|||||||
%{_datadir}/%{source_dir}/origin-manager.py
|
%{_datadir}/%{source_dir}/origin-manager.py
|
||||||
|
|
||||||
%files publish-distro
|
%files publish-distro
|
||||||
%{_bindir}/publish-distro
|
%{_bindir}/osrt-publish_distro
|
||||||
|
|
||||||
%files repo-checker
|
%files repo-checker
|
||||||
%{_bindir}/osrt-project-installcheck
|
%{_bindir}/osrt-project-installcheck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user