mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
rpmdist.mk: Fix rpm copying into $(TOPDIR)
Fix builds aborted when generated rpms are copied back into working dir. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
33abeedf6c
commit
00db3a92e3
2 changed files with 10 additions and 5 deletions
5
Makefile
5
Makefile
|
|
@ -53,3 +53,8 @@ SYMBOLS: $(LIB_A)
|
|||
|
||||
check_symversion:
|
||||
$(symversion) | diff SYMBOLS - | sed '/^</ !d'
|
||||
|
||||
blah:
|
||||
@echo RPM_VERSION = $(RPM_VERSION)
|
||||
@echo DIST_VERSION = $(DIST_VERSION)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue