mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
mcelog: add /etc/mcelog/mcelog.conf to conf_files.
This commit is contained in:
parent
f1975b3ed4
commit
dc154013f5
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'mcelog'
|
# Template file for 'mcelog'
|
||||||
pkgname=mcelog
|
pkgname=mcelog
|
||||||
version=109
|
version=109
|
||||||
revision=1
|
revision=2
|
||||||
|
conf_files="/etc/mcelog/mcelog.conf"
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Decode kernel machine check log on x86 machines"
|
short_desc="Decode kernel machine check log on x86 machines"
|
||||||
|
|
Loading…
Add table
Reference in a new issue