dmidecode: remove unnecessary PREFIX=, clean up
This commit is contained in:
parent
f87c67e228
commit
1afe0b2b6a
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ pkgname=dmidecode
|
||||||
version=3.4
|
version=3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="prefix=/usr sbindir=/usr/bin"
|
make_build_args="sbindir=/usr/bin"
|
||||||
make_install_args="prefix=/usr sbindir=/usr/bin"
|
make_install_args="sbindir=/usr/bin"
|
||||||
short_desc="Desktop Management Interface table related utilities"
|
short_desc="Desktop Management Interface table related utilities"
|
||||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue