Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
c36fbd7b
Commit
c36fbd7b
authored
May 19, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
features.in/Makefile: rsync files/ directory too
parent
2bbfb89e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
features.in/Makefile
+1
-1
No files found.
features.in/Makefile
View file @
c36fbd7b
...
...
@@ -105,7 +105,7 @@ $(FEATURES):
for
srcdir
in
$$
srcdirs
;
do
\
[
-d
"
$$
srcdir"
]
||
continue
;
\
pushd
"
$$
srcdir"
>
&/dev/null
;
\
for
part
in
lib
{
image-,
}
scripts.d
;
do
\
for
part
in
files
lib
{
image-,
}
scripts.d
;
do
\
destdir
=
"
$(BUILDDIR)
/
$$
dst/
$$
part"
;
\
[
-d
"
$$
destdir"
]
||
continue
;
\
if
[
"
$$
sub"
=
/
-a
-d
"
$$
part"
]
;
then
\
...
...
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