mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
biosdisk: fix prefix
This commit is contained in:
parent
e58d489eaf
commit
449728c10c
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ pkgname=biosdisk
|
||||||
version=1.01
|
version=1.01
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
make_build_args='prefix=/usr/'
|
||||||
|
make_install_args='prefix=/usr/'
|
||||||
depends="syslinux wget cdrtools"
|
depends="syslinux wget cdrtools"
|
||||||
short_desc="Utility for creating Dell BIOS flash disks"
|
short_desc="Utility for creating Dell BIOS flash disks"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue