Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 295077 Details for
Bug 393511
tomcat-7.0.23 copies wrong docs directory into webapps when USE=doc is set
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for the tomcat-7 ebuild
tomcat-7.0.23.ebuild-docs.patch (text/plain), 587 bytes, created by
ron widler
on 2011-12-07 12:57:28 UTC
(
hide
)
Description:
patch for the tomcat-7 ebuild
Filename:
MIME Type:
Creator:
ron widler
Created:
2011-12-07 12:57:28 UTC
Size:
587 bytes
patch
obsolete
>--- /usr/portage/www-servers/tomcat/tomcat-7.0.23.ebuild 2011-11-29 14:00:21.000000000 +0100 >+++ /usr/local/portage/www-servers/tomcat/tomcat-7.0.23.ebuild 2011-12-07 13:44:47.313865507 +0100 >@@ -143,7 +143,7 @@ > cp -pR host-manager "${D}"/usr/share/${TOMCAT_NAME}/webapps || die > cp -pR manager "${D}"/usr/share/${TOMCAT_NAME}/webapps || die > if use doc; then >- cp -pR docs "${D}"/usr/share/${TOMCAT_NAME}/webapps || die >+ cp -pR "${S}"/output/build/webapps/docs "${D}"/usr/share/${TOMCAT_NAME}/webapps || die > fi > if use examples; then > cd "${S}"/webapps/examples/WEB-INF/lib
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 393511
: 295077