mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
make, scripts: Project description default location is now $(TOPDIR)/make
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
92e49e97a9
commit
c7400a0bd8
4 changed files with 5 additions and 3 deletions
|
|
@ -74,6 +74,8 @@ BINARY_RPM += $(DIST_PCKG_DIR)/$(PCKG_RPM_DEVEL_I386)
|
|||
endif
|
||||
DIST_PCKG_SRPM = $(BINARY_RPM) $(DIST_PCKG_DIR)/$(PCKG_RPM_SRC)
|
||||
# to be replaced by pkg.sh
|
||||
RPM_REQUIRES_DEVEL += $(call proj_query, pkg-requires devel $(PROJECT))
|
||||
RPM_REQUIRES_RUN += $(call proj_query, pkg-requires run $(PROJECT))
|
||||
RPM_REQUIRES_DEVEL += $(RPM_PROJECT)-run = __NEXT_VERSION__
|
||||
|
||||
unexport RPM_VERSION VERSION DIST_SRC_DIR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue