nyxt: remove unnecessary PREFIX=, clean up
not revbumping due to build failure (#38835)
This commit is contained in:
parent
43459411b9
commit
c006601740
|
@ -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…
Reference in New Issue