Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:yukoff:openSUSE:Leap:42.1:Backports
neko.4622
0004-no-mod_tora.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0004-no-mod_tora.patch of Package neko.4622
From 4a83988ec014ad195dd0fd01e3f6c58596383b0a Mon Sep 17 00:00:00 2001 From: Duncan Mac-Vicar P <dmacvicar@suse.de> Date: Tue, 5 Mar 2013 09:37:52 +0100 Subject: [nekovm] no mod_tora --- src/tools/install.neko | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tools/install.neko b/src/tools/install.neko index 49d4209..2590cc4 100644 --- a/src/tools/install.neko +++ b/src/tools/install.neko @@ -96,6 +96,7 @@ libs = { cflags => switch system { "Mac" => "" default => "`pkg-config --cflags gtk+-2.0`" }, lparams => switch system { "Mac" => "-framework Carbon" default => "`pkg-config --libs gtk+-2.0` -lgthread-2.0" }, }, +/* mod_tora => { src => $array("../common/socket","protocol","mod_tora"), inc => "httpd.h", @@ -110,6 +111,7 @@ libs = { realdir => "mod_tora", apache2 => true, }, +*/ } if( $loader.args[0] == "-static" ) { -- 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