* [gentoo-commits] gentoo-x86 commit in dev-util/gdbus-codegen/files: gdbus-codegen-2.36.0-sitedir.patch
@ 2013-03-29 14:13 Pacho Ramos (pacho)
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2013-03-29 14:13 UTC (permalink / raw
To: gentoo-commits
pacho 13/03/29 14:13:29
Added: gdbus-codegen-2.36.0-sitedir.patch
Log:
Forgot to commit ebuild using updated patch (#463656 by Maciej Piechotka)
(Portage version: 2.1.11.58/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.1 dev-util/gdbus-codegen/files/gdbus-codegen-2.36.0-sitedir.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/files/gdbus-codegen-2.36.0-sitedir.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gdbus-codegen/files/gdbus-codegen-2.36.0-sitedir.patch?rev=1.1&content-type=text/plain
Index: gdbus-codegen-2.36.0-sitedir.patch
===================================================================
From 626f79dcfb1f26997f2807829c6fa19f6c3303f5 Mon Sep 17 00:00:00 2001
From: Sobhan Mohammadpour <sobhanmohammadpour1@yahoo.fr>
Date: Sun, 20 Jan 2013 20:25:13 +0330
Subject: [PATCH] glib-2.35.4-external-gdbus-codegen
---
gio/gdbus-2.0/codegen/gdbus-codegen.in | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/gio/gdbus-2.0/codegen/gdbus-codegen.in b/gio/gdbus-2.0/codegen/gdbus-codegen.in
index 253d151..2295481 100644
--- a/gio/gdbus-2.0/codegen/gdbus-codegen.in
+++ b/gio/gdbus-2.0/codegen/gdbus-codegen.in
@@ -29,13 +29,7 @@ srcdir = os.getenv('UNINSTALLED_GLIB_SRCDIR', None)
if srcdir is not None:
path = os.path.join(srcdir, 'gio', 'gdbus-2.0')
-elif os.name == 'nt':
- # Makes gdbus-codegen 'relocatable' at runtime on Windows.
- path = os.path.join(os.path.dirname(__file__), '..', 'lib', 'gdbus-2.0')
else:
- path = os.path.join('@datadir@', 'glib-2.0')
-
-sys.path.insert(0, os.path.abspath(path))
-from codegen import codegen_main
+ from gdbus_codegen import codegen_main
sys.exit(codegen_main.codegen_main())
--
1.8.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/gdbus-codegen/files: gdbus-codegen-2.36.0-sitedir.patch
@ 2015-02-26 19:24 Pacho Ramos (pacho)
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2015-02-26 19:24 UTC (permalink / raw
To: gentoo-commits
pacho 15/02/26 19:24:39
Removed: gdbus-codegen-2.36.0-sitedir.patch
Log:
Version bump, drop old
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-26 19:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 19:24 [gentoo-commits] gentoo-x86 commit in dev-util/gdbus-codegen/files: gdbus-codegen-2.36.0-sitedir.patch Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2013-03-29 14:13 Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox