mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nyxt: remove unnecessary PREFIX=, clean up
not revbumping due to build failure (#38835)
This commit is contained in:
parent
43459411b9
commit
c006601740
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@ nopie=yes
|
|||
nocross="Cross-compilation fails due to package iolib/syscalls setting incorrect compiler flags"
|
||||
shlib_requires="libwebkit2gtk-4.0.so.37 libfixposix.so.3 libgirepository-1.0.so.1"
|
||||
|
||||
do_install() {
|
||||
make PREFIX=/usr DESTDIR=${DESTDIR} install
|
||||
post_install() {
|
||||
vlicense licenses/ASSET-LICENSE
|
||||
vlicense licenses/SOURCE-LICENSE
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue