mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
srcdist.mk: Trade obsolete contents for VCS-aware tarball generation
Ditch the old and mostly dysfunctional contents of srcdist.mk and refill it with rules to generate a source code tarball containing version control meta files. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
c12b242a72
commit
9f4d0adf5f
2 changed files with 34 additions and 12 deletions
1
Makefile
1
Makefile
|
|
@ -4,6 +4,7 @@ RPM_UPLOAD_URLPREFIX ?= rsync_ssh://$(JANWARE_USER)@pkg.janware.com:/srv/ft
|
|||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(MODDIR)/make/topdir.mk
|
||||
include $(MODDIR)/make/srcdist.mk
|
||||
|
||||
all:
|
||||
clean: clean.pkgconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue