Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
656
Issues
656
List
Boards
Labels
Service Desk
Milestones
Merge Requests
222
Merge Requests
222
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
ec5cf135
Commit
ec5cf135
authored
Jun 05, 2019
by
Henrik Riomar
Committed by
Natanael Copa
Jun 05, 2019
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/ferm: add missing install_if to openrc
parent
0e0aaaaf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
main/ferm/APKBUILD
main/ferm/APKBUILD
+2
-1
No files found.
main/ferm/APKBUILD
View file @
ec5cf135
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Maintainer: Michael Mason <ms13sp@gmail.com>
# Maintainer: Michael Mason <ms13sp@gmail.com>
pkgname
=
ferm
pkgname
=
ferm
pkgver
=
2.4.1
pkgver
=
2.4.1
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"firewall configuration tool"
pkgdesc
=
"firewall configuration tool"
url
=
"http://ferm.foo-projects.org/"
url
=
"http://ferm.foo-projects.org/"
arch
=
"noarch"
arch
=
"noarch"
...
@@ -44,6 +44,7 @@ package() {
...
@@ -44,6 +44,7 @@ package() {
openrc
()
{
openrc
()
{
mkdir
-p
"
$subpkgdir
"
mkdir
-p
"
$subpkgdir
"
mv
"
$pkgdir
/etc"
"
$subpkgdir
/"
mv
"
$pkgdir
/etc"
"
$subpkgdir
/"
install_if
=
"openrc ferm=
$pkgver
-r
$pkgrel
"
}
}
sha512sums
=
"beea4b8dd04e00662ef380442f8249c2d2dadf6d35b90e415038df807c8d08295d2575efbf3265f48f5e92afa174135a9c662f74d52545dd3e1c55a1436aa5bb ferm-2.4.1.tar.xz
sha512sums
=
"beea4b8dd04e00662ef380442f8249c2d2dadf6d35b90e415038df807c8d08295d2575efbf3265f48f5e92afa174135a9c662f74d52545dd3e1c55a1436aa5bb ferm-2.4.1.tar.xz
26e4673f7c8d0f77eb1d8fdc2051f1a3729e482b075346c65e39305e29014391c390c682cd597cf3dc67fa0f9fe69818e928c41cb362814a69fc67e8bbdf7ad5 ferm.confd
26e4673f7c8d0f77eb1d8fdc2051f1a3729e482b075346c65e39305e29014391c390c682cd597cf3dc67fa0f9fe69818e928c41cb362814a69fc67e8bbdf7ad5 ferm.confd
...
...
Henrik Riomar
@HRio
mentioned in commit
eeb11f7e
·
Jul 12, 2019
mentioned in commit
eeb11f7e
mentioned in commit eeb11f7ee331e8daa8626ee76c9e428c67bb8bdb
Toggle commit list
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