blktrace: remove unnecessary PREFIX=, clean up
This commit is contained in:
parent
ab8281d978
commit
053858fab7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=blktrace
|
||||||
version=1.3.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="prefix=/usr mandir=/usr/share/man"
|
make_install_args="mandir=/usr/share/man"
|
||||||
makedepends="libaio-devel"
|
makedepends="libaio-devel"
|
||||||
short_desc="Userspace utilities for tracing Linux block layer I/O"
|
short_desc="Userspace utilities for tracing Linux block layer I/O"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue