mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 04:36:22 +00:00
Makefile: Include the debian directory in the source code archive
This commit is contained in:
@@ -320,7 +320,7 @@ make-scst-dist = \
|
||||
scst-dist-gzip: scst-$(VERSION).tar.bz2
|
||||
|
||||
scst-$(VERSION).tar.bz2: $(SCST_SOURCE_FILES)
|
||||
$(call make-scst-dist,j,bz2,$(VERSION),grep -E '^doc/|^fcst/|^iscsi-scst/|^Makefile|^qla2x00t(|-32gbit)/|^scripts/|^scst.spec|^scst/|^scst_local/|^srpt/|^usr/|^scstadmin/')
|
||||
$(call make-scst-dist,j,bz2,$(VERSION),grep -E '^debian/|^doc/|^fcst/|^iscsi-scst/|^Makefile|^qla2x00t(|-32gbit)/|^scripts/|^scst.spec|^scst/|^scst_local/|^srpt/|^usr/|^scstadmin/')
|
||||
|
||||
scst-rpm:
|
||||
name=scst && \
|
||||
|
||||
Reference in New Issue
Block a user