mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
rpmdist.mk: Fix double inclusion of upload-rules.mk
This commit is contained in:
parent
dd267091ec
commit
b9e52e46e2
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ endif
|
|||
RPM_VERSION = $(VERSION)
|
||||
|
||||
include $(MODDIR)/make/tag-defs.mk
|
||||
include $(MODDIR)/make/upload-defs.mk
|
||||
|
||||
CLEAN += $(wildcard *.spec *.rpm *~ *.rpmrc *.dist .*.swp)
|
||||
DIST_SRC_DIR = dist/src/$(RPM_PROJECT)-$(RPM_VERSION)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue