Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
truenas-rk3588
scst
Commits
ff09b47b
Commit
ff09b47b
authored
3 years ago
by
Bart Van Assche
Browse files
Options
Download
Email Patches
Plain Diff
Makefile: Include the debian directory in the source code archive
parent
490abada
base
3.6.x
3.7-gleb-qla2x00t_32gbit
NAS-125313_old1
NAS-127348
master
rel-v0.0.1
release-test/22.02.3
release/22.02.1
release/22.02.2
release/22.02.3
release/22.02.4
release/22.12
release/22.12-BETA.1
release/22.12-BETA.2
release/22.12-RC.1
release/22.12.1
release/22.12.2
release/22.12.3
release/22.12.4
release/23.10-BETA.1
release/23.10-RC.1
release/23.10.0
release/23.10.1
release/23.10.1.2
release/23.10.1.3
release/23.10.2
release/24.04-BETA.1
release/24.04-RC.1
release/24.04.0
scst-bluefin-kernel
stable/angelfish
stable/bluefin
stable/cobia
stable/dragonfish
testing
testing-refine-branchout-process
testing-refine-branchout-process2
truenas-3.7.x
truenas-3.8.x
truenas-pre-3.8.x
v3.6
TS-24.04-RC.1
TS-24.04-BETA.1
TS-23.10.2
TS-23.10.1.3
TS-23.10.1.2
TS-23.10.1.1
TS-23.10.1
TS-23.10.0.1
TS-23.10.0
TS-23.10-RC.1
TS-23.10-BETA.1
TS-22.12.4.2
TS-22.12.4.1
TS-22.12.4
TS-22.12.3.3
TS-22.12.3.2
TS-22.12.3.1
TS-22.12.3
TS-22.12.2
TS-22.12.1
TS-22.12.0
TS-22.12-RC.1
TS-22.12-BETA.2
TS-22.12-BETA.1
TS-22.12-ALPHA.1
TS-22.02.4
TS-22.02.3
TS-22.02.2.1
TS-22.02.2
TS-22.02.1
TS-22.2.1
TS-12.12.3
DN110M-CS-v2.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+1
-1
Makefile
with
1 addition
and
1 deletion
+1
-1
Makefile
View file @
ff09b47b
...
...
@@ -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
&&
\
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help