mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-09 21:18:16 +08:00
acpi_call-lts: rebuilt for kernel update
This commit is contained in:
parent
8ba4fcd345
commit
056e16d827
@ -1,15 +1,13 @@
|
||||
#
|
||||
# Core Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4 AT gmail DOT com>
|
||||
|
||||
# Find the kernel name inside the chroot
|
||||
_extramodules=extramodules-3.0-lts
|
||||
_extramodules=extramodules-3.2-lts
|
||||
_kver="$(cat /lib/modules/${_extramodules}/version)"
|
||||
|
||||
pkgname=acpi_call-lts
|
||||
_pkgname=acpi_call
|
||||
pkgver=1.0.0
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="A kernel module that enables you to call parameterless ACPI methods by writing the method name to /proc/acpi/call, e.g. to turn off discrete graphics card in a dual graphics environment (like NVIDIA Optimus)."
|
||||
arch=('x86_64')
|
||||
url=("http://github.com/mkottman/acpi_call")
|
||||
|
Loading…
Reference in New Issue
Block a user