Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Max Rees
packages
Commits
895388ad
Verified
Commit
895388ad
authored
3 years ago
by
Max Rees
Browse files
Options
Downloads
Patches
Plain Diff
system/psmisc: fix gitlab.com $source
parent
2867d643
No related branches found
No related tags found
No related merge requests found
Pipeline
#837
waiting for manual action
Stage: af-builds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
system/psmisc/APKBUILD
+3
-5
3 additions, 5 deletions
system/psmisc/APKBUILD
with
3 additions
and
5 deletions
system/psmisc/APKBUILD
+
3
−
5
View file @
895388ad
...
...
@@ -15,15 +15,13 @@ makedepends_build="autoconf>=2.69 automake"
makedepends_host
=
"ncurses-dev"
subpackages
=
"
$pkgname
-doc"
[
"
$CBUILD
"
!=
"
$CHOST
"
]
||
subpackages
=
"
$subpackages
$pkgname
-lang"
source
=
"
$pkgname
-
$pkgver
.tar.bz2::https://gitlab.com/
$pkgnam
e
/
$pkg
name
/repository/archi
ve.tar.bz2
?ref=v
$pkgver
source
=
"
$pkgname
-
$pkgver
.tar.bz2::https://gitlab.com/
psmisc/psmisc/-/archiv
e/
v
$pkg
ver
/psmisc-v
$pkg
ve
r
.tar.bz2
fix-peekfd-on-ppc.patch
"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
prepare
()
{
ln
-fs
$pkgname
-v
$pkgver
-
*
"
$builddir
"
default_prepare
sh autogen.sh
}
...
...
@@ -51,5 +49,5 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
0571aadcd89ecbc89f991a80b02372b3cb881abed97313640bb23905e133473e1c7a51bf8d6c6dbd3d12a013b3aad88d7f94adfcdc3f6f22a53c57e1e0b33016
psmisc-23.3.tar.bz2
sha512sums
=
"
78e8298b4cc2d888159f2689c7957ab5f17c782d6a64642b055a455579d79759a0f62d46e473d9c0dd4e026f4917226b8907afa6178a24a5615194d38b8aed1a
psmisc-23.3.tar.bz2
a910611896368a088503f50a04a1c2af00d57ee20f3613e81c79cd89574805a505dff43e356ed833a464e3b59d7c1e11fd52cf0bbf32fcfece4dbd2380f23b71 fix-peekfd-on-ppc.patch"
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