Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 326798 Details for
Bug 435484
kde-misc/semantik-0.8.2 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
semantik-0.8.2-wscript_ldconfig.patch
semantik-0.8.2-wscript_ldconfig.patch (text/plain), 1.30 KB, created by
Pavlos Ratis (RETIRED)
on 2012-10-18 00:00:20 UTC
(
hide
)
Description:
semantik-0.8.2-wscript_ldconfig.patch
Filename:
MIME Type:
Creator:
Pavlos Ratis (RETIRED)
Created:
2012-10-18 00:00:20 UTC
Size:
1.30 KB
patch
obsolete
>--- /usr/portage/kde-misc/semantik/files/semantik-0.7.3_p20091013-wscript_ldconfig.patch 2011-06-14 00:53:49.000000000 +0300 >+++ files/semantik-0.8.2-wscript_ldconfig.patch 2012-09-26 20:29:34.900280607 +0300 >@@ -1,13 +1,12 @@ >-diff -ruN semantik-0.7.4.orig/wscript semantik-0.7.4/wscript >---- semantik-0.7.4.orig/wscript 2009-10-12 18:26:26.000000000 +0200 >-+++ semantik-0.7.4/wscript 2011-06-13 15:05:53.246840006 +0200 >-@@ -260,9 +260,6 @@ >+--- semantik-0.8.2.orig/wscript 2012-09-18 00:01:40.000000000 +0300 >++++ semantik-0.8.2/wscript 2012-09-26 20:25:48.988264096 +0300 >+@@ -213,9 +213,6 @@ > opt.add_option('--use64', action='store_true', default=False, help='set the installation into lib+64 (configuration)') > > def post_build(bld): >-- if Options.commands['install']: >-- try: os.popen('/sbin/ldconfig 2> /dev/null') >+- if bld.cmd == 'install': >+- try: bld.exec_command('/sbin/ldconfig 2> /dev/null') > - except: pass > if Options.options.exe: > #os.popen('export LD_LIBRARY_PATH=out/default/:$LD_LIBRARY_PATH; PATH=plugins:$PATH out/default/src/semantik') >- Utils.pproc.Popen('LD_LIBRARY_PATH=out/default/:$LD_LIBRARY_PATH out/default/src/semantik --style plastique', shell=True).wait() >+ bld.exec_command('LD_LIBRARY_PATH=build/:$LD_LIBRARY_PATH build/src/semantik --style plastique', stdout=None, stderr=None)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 435484
:
326796
| 326798