rpmdist.mk: Remove superfluous upload-rules.mk inclusion

This commit is contained in:
Jan Lindemann 2005-10-31 13:55:16 +00:00 committed by Jan Lindemann
commit 21273a25cb

View file

@ -88,8 +88,6 @@ $(DIST_PCKG_DIR)/CURRENT_%: $(TOPDIR)/VERSION
build.dist: $(DIST_FILES)
include $(MODDIR)/upload-rules.mk
rpminstall.dist: $(DIST_PCKG_RPM)
sudo /bin/rpm -U $<
touch $@