mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/isdn4k-utils to 3.27-3
This commit is contained in:
parent
1526c3beb7
commit
199f25f127
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
pkgname=isdn4k-utils
|
pkgname=isdn4k-utils
|
||||||
pkgver=3.27
|
pkgver=3.27
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="User space administration programs and tools for ISDN"
|
pkgdesc="User space administration programs and tools for ISDN"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.isdn4linux.de/"
|
url="http://www.isdn4linux.de/"
|
||||||
|
@ -61,7 +61,7 @@ prepare() {
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $srcdir/$pkgname
|
cd $srcdir/$pkgname
|
||||||
make
|
PERL_USE_UNSAFE_INC=1 make
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue