Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 410322 Details for
Bug 558610
app-text/linuxdoc-tools-0.9.69 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/linuxdoc-tools-0.9.69-disable-doc-build.patch
linuxdoc-tools-0.9.69-disable-doc-build.patch (text/plain), 835 bytes, created by
Coacher
on 2015-08-26 12:08:52 UTC
(
hide
)
Description:
files/linuxdoc-tools-0.9.69-disable-doc-build.patch
Filename:
MIME Type:
Creator:
Coacher
Created:
2015-08-26 12:08:52 UTC
Size:
835 bytes
patch
obsolete
>diff --git a/Makefile.in b/Makefile.in >index 359f14e..1649245 100644 >--- a/Makefile.in >+++ b/Makefile.in >@@ -161,23 +161,6 @@ endif > mkdir -m 755 -p $(tex_ddir) > $(INSTALL_DATA) tex/* $(tex_ddir) > >-# -- Build and install documentation >- @echo "Installing documentation in $(doc_ddir) ..." >- (cd doc; \ >- PATH=${PATH}:$(bin_ddir) \ >- PREFIX=$(DESTDIR)$(prefix) \ >- AUXBINDIR=$(auxbin_ddir) \ >- PKGPERL5LIB=$(perl5lib_ddir) \ >- PKGDATADIR=$(pkgdata_ddir) \ >- bash Makedoc.sh) >- >- mkdir -m 755 -p $(doc_ddir) >- # cp -r doc/* $(doc_ddir) >- ( cd doc && tar --exclude='CVS' -cpf - . ) | ( cd $(doc_ddir) && tar -xpf - ) >- rm -f $(doc_ddir)/Makedoc.sh >- find $(doc_ddir) -type d -print | xargs chmod 755 >- find $(doc_ddir) -type f -print | xargs chmod 644 >- > # what dirs do the targets clean and distclean need? > DDIRS= > MDIRS=
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 558610
:
410140
|
410142
|
410144
|
410306
| 410322 |
410324
|
410344
|
410354