Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
archlinux-docker
Commits
80d8c5ee
Verified
Commit
80d8c5ee
authored
Oct 19, 2020
by
Sven-Hendrik Haase
Browse files
Fix incorrect name
parent
94d242fb
Pipeline
#2226
passed with stages
in 3 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
80d8c5ee
...
...
@@ -40,7 +40,7 @@ $(OUTPUTDIR)/base.tar.xz:
$(
call
rootfs,base,base
)
$(OUTPUTDIR)/base-devel.tar.xz
:
$(
call
rootfs,base,base base-devel
)
$(
call
rootfs,base
-devel
,base base-devel
)
$(OUTPUTDIR)/Dockerfile.base
:
$(
call
dockerfile,base
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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