Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
abuild
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Matthias Ahouansou
abuild
Commits
78ae5e93
Commit
78ae5e93
authored
6 months ago
by
Sertonix
Committed by
Natanael Copa
6 months ago
Browse files
Options
Downloads
Patches
Plain Diff
abuild: remove origsubpackages
boost1.82 which used this variable has been removed
parent
cd78cd5d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
abuild.in
+0
-3
0 additions, 3 deletions
abuild.in
with
0 additions
and
3 deletions
abuild.in
+
0
−
3
View file @
78ae5e93
...
@@ -2937,9 +2937,6 @@ if [ -n "$DEBUG" ] || subpackage_types_has "dbg"; then
...
@@ -2937,9 +2937,6 @@ if [ -n "$DEBUG" ] || subpackage_types_has "dbg"; then
fi
fi
if
[
-n
"
$subpkgname
"
]
;
then
if
[
-n
"
$subpkgname
"
]
;
then
# TODO remove once last usage is removed
# https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/64406
origsubpackages
=
"
$subpackages
"
# If we are handling a sub package then reset subpackages and install
# If we are handling a sub package then reset subpackages and install
subpackages
=
subpackages
=
else
else
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment