mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
rpmdist.mk: Add left-over DIST_FILE as a comment
This commit is contained in:
parent
ae1c7501bf
commit
43fe4cbe08
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ include $(MODDIR)/make/tag-defs.mk
|
|||
CLEAN += $(wildcard *.spec *.rpm *~ *.rpmrc *.dist .*.swp)
|
||||
DIST_SRC_DIR = dist/src/$(RPM_PROJECT)-$(RPM_VERSION)
|
||||
DIST_PCKG_DIR = dist/pckg
|
||||
#DIST_FILE = $(DIST_PCKG_DIR)/$(PROJECT)-$(DIST_VERSION).tar.gz
|
||||
|
||||
PCKG_TAR ?= $(RPM_PROJECT)-$(RPM_VERSION).tar.gz
|
||||
PCKG_RPM_RUN_I386 ?= $(RPM_PROJECT)-run-$(RPM_VERSION).$(RPM_ARCH).rpm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue