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
678
Issues
678
List
Boards
Labels
Service Desk
Milestones
Merge Requests
213
Merge Requests
213
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
81a6d28f
Commit
81a6d28f
authored
Mar 12, 2010
by
Natanael Copa
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/dahdi-linux-grsec: instll modules
fixes 322
parent
81b3d7a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
main/dahdi-linux-grsec/APKBUILD
main/dahdi-linux-grsec/APKBUILD
+2
-2
No files found.
main/dahdi-linux-grsec/APKBUILD
View file @
81a6d28f
...
@@ -16,7 +16,7 @@ _realname=dahdi-linux
...
@@ -16,7 +16,7 @@ _realname=dahdi-linux
pkgname
=
${
_realname
}
-
${
_flavor
}
pkgname
=
${
_realname
}
-
${
_flavor
}
pkgver
=
$pkgver
pkgver
=
$pkgver
_dahdiver
=
2.2.0.2
_dahdiver
=
2.2.0.2
_mypkgrel
=
0
_mypkgrel
=
1
pkgrel
=
$((
$_kpkgrel
+
$_mypkgrel
))
pkgrel
=
$((
$_kpkgrel
+
$_mypkgrel
))
pkgdesc
=
"Digium Asterisk Hardware Device Interface drivers
$_dahdiver
"
pkgdesc
=
"Digium Asterisk Hardware Device Interface drivers
$_dahdiver
"
url
=
"http://www.asterisk.org"
url
=
"http://www.asterisk.org"
...
@@ -54,7 +54,7 @@ build() {
...
@@ -54,7 +54,7 @@ build() {
package
()
{
package
()
{
cd
"
$srcdir
/
$_realname
-
$_dahdiver
"
cd
"
$srcdir
/
$_realname
-
$_dahdiver
"
make
KVERS
=
"
${
_abi_release
}
"
DYNFS
=
"yes"
MODULES_EXTRA
=
"zaphfc"
\
make
KVERS
=
"
${
_abi_release
}
"
DYNFS
=
"yes"
MODULES_EXTRA
=
"zaphfc"
\
DESTDIR
=
"
$pkgdir
"
install
DESTDIR
=
"
$pkgdir
"
install
-modules
rm
-rf
"
$pkgdir
"
/lib/firmware
"
$pkgdir
"
/usr/lib/hotplug/firmware
\
rm
-rf
"
$pkgdir
"
/lib/firmware
"
$pkgdir
"
/usr/lib/hotplug/firmware
\
"
$pkgdir
"
/usr/include
"
$pkgdir
"
/usr/include
}
}
...
...
Natanael Copa
@ncopa
mentioned in commit
b366b2d3
·
Jul 12, 2019
mentioned in commit
b366b2d3
mentioned in commit b366b2d31cd7f9c6704e5d41ae953053cad9adaf
Toggle commit list
Natanael Copa
@ncopa
mentioned in issue
#322 (closed)
·
Jul 12, 2019
mentioned in issue
#322 (closed)
mentioned in issue #322
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