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:
Jan Lindemann 2015-05-25 15:51:03 +00:00
commit 2572c931e1

View file

@ -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