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
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
8f81f311
Commit
8f81f311
authored
Jun 17, 2019
by
Alexey Shabalin
Committed by
Michael Shigorin
Jun 18, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pkg.in: more --parents
Allow placing profiles in directory like groups and lists.
parent
262d3537
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
pkg.in/profiles/Makefile
+1
-1
No files found.
pkg.in/profiles/Makefile
View file @
8f81f311
...
...
@@ -14,7 +14,7 @@ all: | $(TARGET) $(GLOBAL_DEBUG) copy-profiles grep-archdep
copy-profiles
:
@
if
[
-n
"
$(THE_PROFILES)
"
]
;
then
\
cp
-at
$(TARGET)
--
\
cp
-
-parents
-
at
$(TARGET)
--
\
$
(
addsuffix .directory,
$(THE_PROFILES)
)
;
\
fi
...
...
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