Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 296825 Details for
Bug 395141
missing directory kdepim-runtime in kde-base/kdepim-l10n
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add kdepim-runtime subdir
kdepim-l10n-4.7.4.ebuild.diff (text/plain), 949 bytes, created by
Eugeny Shkrigunov
on 2011-12-24 05:03:17 UTC
(
hide
)
Description:
add kdepim-runtime subdir
Filename:
MIME Type:
Creator:
Eugeny Shkrigunov
Created:
2011-12-24 05:03:17 UTC
Size:
949 bytes
patch
obsolete
>--- kdepim-l10n-4.7.4.ebuild.orig 2011-12-24 08:57:26.613366588 +0400 >+++ kdepim-l10n-4.7.4.ebuild 2011-12-24 08:59:30.685806785 +0400 >@@ -63,6 +63,7 @@ > einfo " ${SUBDIR} subdirectory" > echo > "${S}/${DIR}/${SUBDIR}/CMakeLists.txt" > [[ -d "${S}/${DIR}/${SUBDIR}/kdepim" ]] && ( echo "add_subdirectory(kdepim)" >> "${S}/${DIR}/${SUBDIR}/CMakeLists.txt" ) >+ [[ -d "${S}/${DIR}/${SUBDIR}/kdepim-runtime" ]] && ( echo "add_subdirectory(kdepim-runtime)" >> "${S}/${DIR}/${SUBDIR}/CMakeLists.txt" ) > fi > done > >@@ -77,6 +78,7 @@ > einfo " ${SUBDIR} subdirectory" > echo > "${XSUBDIR}/${SUBDIR}/CMakeLists.txt" > [[ -d "${XSUBDIR}/${SUBDIR}/kdepim" ]] && ( echo "add_subdirectory(kdepim)" >> "${XSUBDIR}/${SUBDIR}/CMakeLists.txt" ) >+ [[ -d "${XSUBDIR}/${SUBDIR}/kdepim-runtime" ]] && ( echo "add_subdirectory(kdepim-runtime)" >> "${XSUBDIR}/${SUBDIR}/CMakeLists.txt" ) > fi > done > fi
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 395141
:
296823
| 296825