Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Lachu:SystemServices
Lachu-PackageKit
0034-remove-code-which-causes-project-do-not-co...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0034-remove-code-which-causes-project-do-not-compile.patch of Package Lachu-PackageKit
From 9186878b2912ee74a326f64adf9448024b75dfeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awomir=20Lach?= <slawek@lach.art.pl> Date: Fri, 28 May 2021 17:45:03 +0200 Subject: [PATCH 34/46] - remove code, which causes project do not compile --- helpers/dependency-solving-helper.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpers/dependency-solving-helper.cpp b/helpers/dependency-solving-helper.cpp index 14a743acd..d2cf8da56 100644 --- a/helpers/dependency-solving-helper.cpp +++ b/helpers/dependency-solving-helper.cpp @@ -122,7 +122,7 @@ static bool show_solutions(int fd, struct reader_info *in_ch_reader) xmlDocPtr a = bonsole_window(nullptr); root = xmlDocGetRootElement(a); - bonsole_set_context_params(0, app_name); + //bonsole_set_context_params(0, app_name); form = xmlNewNode(NULL, BAD_CAST "form"); xmlSetProp(form, BAD_CAST "action",BAD_CAST "app:update"); @@ -684,7 +684,7 @@ int main(int argc, char **argv) char *argv[2] = {(char*)"packagekitd", (char*)NULL}; - app_name[1] = bonsole_escape_quotes(app_name_real); + //app_name[1] = bonsole_escape_quotes(app_name_real); if (0 != bonsole_client_init(&argc, argv)) exit(1); } -- 2.32.0
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