[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-quality
Subject:    Patch for Krazy2 passbyvalue
From:       Ben Boeckel <mathstuf () gmail ! com>
Date:       2008-09-18 22:33:24
Message-ID: 200809181833.24709.MathStuf () gmail ! com
[Download RAW message or body]

Hi,

I am packaging Krazy2 for Fedora 
(https://bugzilla.redhat.com/show_bug.cgi?id=krazy2) and I have the following 
patch to allow the passbyvalue plugin to have LIBSUFFIX work with it.

--Ben

["krazy2-passbyvalue-libsuffix.patch" (text/x-diff)]

diff -r -U 5 src/passbyvalue/passbyvalue.pro src/passbyvalue/passbyvalue.pro
--- src/passbyvalue/passbyvalue.pro	2008-09-13 11:58:09.000000000 -0400
+++ src/passbyvalue/passbyvalue.pro	2008-09-17 20:38:46.000000000 -0400
@@ -9,8 +9,8 @@
 
 # Input
 SOURCES += passbyvalue.cpp
 
 # install
-target.path = $$[INSTALL_ROOT]/lib/krazy2/krazy-plugins/c++
-sources.path = $$[INSTALL_ROOT]/lib/krazy2/krazy-plugins/c++/passbyvalue
+target.path = $$[INSTALL_ROOT]/lib$(LIBSUFFIX)/krazy2/krazy-plugins/c++
+sources.path = $$[INSTALL_ROOT]/lib$(LIBSUFFIX)/krazy2/krazy-plugins/c++/passbyvalue
 INSTALLS += target sources


_______________________________________________
kde-quality mailing list
kde-quality@kde.org
https://mail.kde.org/mailman/listinfo/kde-quality


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic