Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Update
neko
0002-ndll-paths.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0002-ndll-paths.patch of Package neko
From fbe27ceee2cb6c8df50af8280e55089f3466d188 Mon Sep 17 00:00:00 2001 From: Duncan Mac-Vicar P <dmacvicar@suse.de> Date: Tue, 5 Mar 2013 09:37:10 +0100 Subject: [nekovm] ndll paths --- vm/load.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm/load.c b/vm/load.c index b3a6609..6560b6b 100644 --- a/vm/load.c +++ b/vm/load.c @@ -284,7 +284,7 @@ static value init_path( const char *path ) { } #else if( path == NULL ) { - allocated = strdup("/usr/local/lib/neko:/usr/lib/neko:/usr/local/bin:/usr/bin"); + allocated = strdup("/usr/local/lib/neko:/usr/lib64/neko:/usr/lib/neko:/usr/local/bin:/usr/bin"); path = allocated; } #endif -- 1.8.1.4
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor