Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 304883 Details for
Bug 407695
app-i18n/ibus-chewing-1.3.10: fails to build against app-i18n/ibus-1.4.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for app-i18n/ibus-chewing-1.3.10 to correct install path.
ibus-chewing-1.3.10-gconf-location.patch (text/plain), 554 bytes, created by
Jack Chen
on 2012-03-11 02:31:20 UTC
(
hide
)
Description:
Patch for app-i18n/ibus-chewing-1.3.10 to correct install path.
Filename:
MIME Type:
Creator:
Jack Chen
Created:
2012-03-11 02:31:20 UTC
Size:
554 bytes
patch
obsolete
>diff -uNrbB ibus-chewing-1.3.10-Source.bak/CMakeLists.txt ibus-chewing-1.3.10-Source/CMakeLists.txt >--- ibus-chewing-1.3.10-Source.bak/CMakeLists.txt 2012-03-11 09:45:48.000000000 +0800 >+++ ibus-chewing-1.3.10-Source/CMakeLists.txt 2012-03-11 10:05:32.000000000 +0800 >@@ -119,6 +119,9 @@ > DESTINATION "${DATA_DIR}/ibus/component") > > # Schemas >+IF(NOT DEFINED SYSCONF_INSTALL_DIR) >+ SET(SYSCONF_INSTALL_DIR "/etc") >+ENDIF(NOT DEFINED SYSCONF_INSTALL_DIR) > SET(GCONF_SCHEMAS_FILE ${CMAKE_BINARY_DIR}/data/${PROJECT_NAME}.schemas) > INCLUDE(UseGConf) >
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 407695
:
304857
|
304861
| 304883