Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
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
Container Registry
Model registry
Operate
Environments
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
Dermot Bradley
aports
Commits
a20f500a
Commit
a20f500a
authored
8 years ago
by
Ariadne Conill
Browse files
Options
Downloads
Patches
Plain Diff
main/paxctl: *plonk*
parent
8435ad53
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/paxctl/APKBUILD
+0
-30
0 additions, 30 deletions
main/paxctl/APKBUILD
with
0 additions
and
30 deletions
main/paxctl/APKBUILD
deleted
100644 → 0
+
0
−
30
View file @
8435ad53
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
paxctl
pkgver
=
0.9
pkgrel
=
0
pkgdesc
=
"Manage PaX releated program header flags"
url
=
"http://pax.grsecurity.net"
arch
=
"all"
license
=
"GPL2"
depends
=
""
makedepends
=
""
install
=
subpackages
=
"
$pkgname
-doc"
source
=
"http://pax.grsecurity.net/
$pkgname
-
$pkgver
.tar.gz"
build
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
sed
-i
-e
's:--owner:-o:g; s:--group:-g:g; s:--mode:-m:g'
Makefile
make
CFLAGS
=
"
$CFLAGS
"
LDFLASG
=
"
$LDFLAGS
"
||
return
1
}
package
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
make
DESTDIR
=
"
$pkgdir
"
install
}
md5sums
=
"9bea59b1987dc4e16c2d22d745374e64 paxctl-0.9.tar.gz"
sha256sums
=
"a330ddd812688169802a3ba29e5e3b19956376b8f6f73b8d7e9586eb04423c2e paxctl-0.9.tar.gz"
sha512sums
=
"4048544bd05ed6eb37866034ade8482b8d017110ed9a639f220e8d2e32bb3dfb6c913a986c8fd41829e88efa793f7552eaa2a6d6b2af533c44a5754a5ab8650f paxctl-0.9.tar.gz"
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