mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
phoronix-test-suite: use vbin
This commit is contained in:
parent
884ac6acf0
commit
282016b9e5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ checksum=e4c10a4f45ac022160137f164910d68fd780ab3caaaf0d0d3f592e6e4cde1c35
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
sed -e "s/^export PTS_DIR=.*/export PTS_DIR=\/usr\/share\/webapps\/${pkgname}/g" -i phoronix-test-suite
|
sed -e "s/^export PTS_DIR=.*/export PTS_DIR=\/usr\/share\/webapps\/${pkgname}/g" -i phoronix-test-suite
|
||||||
vinstall phoronix-test-suite 755 usr/bin
|
vbin phoronix-test-suite
|
||||||
vmkdir usr/share/webapps/${pkgname}/pts-core
|
vmkdir usr/share/webapps/${pkgname}/pts-core
|
||||||
vcopy "pts-core/*" usr/share/webapps/${pkgname}/pts-core
|
vcopy "pts-core/*" usr/share/webapps/${pkgname}/pts-core
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue