Haiku: Some small fixes to the recipe and resource file (#707)

* Haiku: Some small fixes to the recipe and resource file

Whoops...just some small fixes.

* Update nnn.rdef

Co-authored-by: Jana <engineerarun@gmail.com>
This commit is contained in:
Jake Secunda 2020-08-20 11:51:28 -05:00 committed by GitHub
parent 1afdd48f5d
commit d37356a936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@ LICENSE="BSD (2-clause)"
REVISION="1"
SOURCE_URI="git://github.com/jarun/nnn.git"
ARCHITECTURES="x86_64"
ARCHITECTURES="!x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="

View File

@ -1,9 +1,9 @@
# How to apply this resource definition file manually (Haiku only):
# First, make sure that nnn is compiled.
# Next, run "rc nnn.rdef -o nnn.rsrc" to compile this resource file.
# Then, run "xres -o nnn nnn.rsrc" to apply the resource file to nnn.
# Finally, run "mimeset -f nnn" to refresh Haiku's MIME database.
// How to apply this resource definition file manually (Haiku only):
// First, make sure that nnn is compiled.
// Next, run "rc nnn.rdef -o nnn.rsrc" to compile this resource file.
// Then, run "xres -o nnn nnn.rsrc" to apply the resource file to nnn.
// Finally, run "mimeset -f nnn" to refresh Haiku's MIME database.
resource app_signature "application/x-vnd.Jarun-nnn";