Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
prod_build_cellframe-dashboard
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
prod_build_cellframe-dashboard
Commits
3656ef97
Commit
3656ef97
authored
3 months ago
by
Dmitry Puzyrkov
Browse files
Options
Downloads
Patches
Plain Diff
[+] arch placeholder fill in debian control file.
parent
e3bcf1d3
Branches
master
Branches containing commit
No related tags found
1 merge request
!65
Master
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
packaging/linux.sh
+2
-0
2 additions, 0 deletions
packaging/linux.sh
with
2 additions
and
0 deletions
packaging/linux.sh
+
2
−
0
View file @
3656ef97
...
@@ -55,5 +55,7 @@ PACK()
...
@@ -55,5 +55,7 @@ PACK()
FILL_VERSION
${
DIST_DIR
}
/DEBIAN/control
FILL_VERSION
${
DIST_DIR
}
/DEBIAN/control
sed
-i
"s/{ARCH}/
${
ARCH
}
/g"
${
DIST_DIR
}
/DEBIAN/control
dpkg-deb
--build
${
DIST_DIR
}
${
OUT_DIR
}
/
$PACKAGE_NAME
dpkg-deb
--build
${
DIST_DIR
}
${
OUT_DIR
}
/
$PACKAGE_NAME
}
}
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