mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
rpmdist.mk: Disable clean.mkspec, because mkspec.sh might still be handcoded and in the SCM
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
b9e62bdaee
commit
2572c931e1
1 changed files with 2 additions and 1 deletions
|
|
@ -87,7 +87,8 @@ ftag: ftag.dist
|
||||||
rpm-upload-stable: rpm-upload-STABLE.dist
|
rpm-upload-stable: rpm-upload-STABLE.dist
|
||||||
rpm-upload-rc: rpm-upload-RC.dist
|
rpm-upload-rc: rpm-upload-RC.dist
|
||||||
|
|
||||||
rpm-clean: clean.rpm clean.mkspec
|
rpm-clean: clean.rpm
|
||||||
|
#rpm-clean: clean.mkspec
|
||||||
rpm-uninstall: config rpmuninstall.dist
|
rpm-uninstall: config rpmuninstall.dist
|
||||||
rpm-build:
|
rpm-build:
|
||||||
$(BUILD_PACKAGE_SH) build
|
$(BUILD_PACKAGE_SH) build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue