psutil: fix whitespace lints
This commit is contained in:
parent
e73dc2b99a
commit
38d0521fd1
|
@ -12,7 +12,7 @@ homepage="http://knackered.org/angus/psutils/"
|
||||||
wrksrc="psutils"
|
wrksrc="psutils"
|
||||||
distfiles="ftp://ftp.knackered.org/pub/psutils/${pkgname}-${version}.tar.gz"
|
distfiles="ftp://ftp.knackered.org/pub/psutils/${pkgname}-${version}.tar.gz"
|
||||||
checksum="3853eb79584ba8fbe27a815425b65a9f7f15b258e0d43a05a856bdb75d588ae4"
|
checksum="3853eb79584ba8fbe27a815425b65a9f7f15b258e0d43a05a856bdb75d588ae4"
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# install in /usr instead of /usr/local
|
# install in /usr instead of /usr/local
|
||||||
|
|
Loading…
Reference in New Issue