WebKit Bugzilla
Attachment 339950 Details for
Bug 185468
: [GTK] gtk-doc installation subdir duplicated
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for the 2.20.2 release
gtk-doc.diff (text/plain), 941 bytes, created by
Jan Alexander Steffens (heftig)
on 2018-05-09 03:24:40 PDT
(
hide
)
Description:
Patch for the 2.20.2 release
Filename:
MIME Type:
Creator:
Jan Alexander Steffens (heftig)
Created:
2018-05-09 03:24:40 PDT
Size:
941 bytes
patch
obsolete
>diff -u -r webkitgtk-2.20.2/Source/PlatformGTK.cmake webkitgtk-2.20.2-doc/Source/PlatformGTK.cmake >--- webkitgtk-2.20.2/Source/PlatformGTK.cmake 2018-05-07 10:30:18.000000000 +0200 >+++ webkitgtk-2.20.2-doc/Source/PlatformGTK.cmake 2018-05-07 18:03:44.333500803 +0200 >@@ -15,10 +15,10 @@ > > if (ENABLE_GTKDOC) > install(DIRECTORY ${CMAKE_BINARY_DIR}/Documentation/webkit2gtk-${WEBKITGTK_API_VERSION}/html/webkit2gtk-${WEBKITGTK_API_VERSION} >- DESTINATION "${CMAKE_INSTALL_DATADIR}/gtk-doc/html/webkit2gtk-${WEBKITGTK_API_VERSION}" >+ DESTINATION "${CMAKE_INSTALL_DATADIR}/gtk-doc/html" > ) > install(DIRECTORY ${CMAKE_BINARY_DIR}/Documentation/webkitdomgtk-${WEBKITGTK_API_VERSION}/html/webkitdomgtk-${WEBKITGTK_API_VERSION} >- DESTINATION "${CMAKE_INSTALL_DATADIR}/gtk-doc/html/webkitdomgtk-${WEBKITGTK_API_VERSION}" >+ DESTINATION "${CMAKE_INSTALL_DATADIR}/gtk-doc/html" > ) > endif () >
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
|
Formatted Diff
|
Diff
Attachments on
bug 185468
:
339950
|
340068