Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 58636 Details for
Bug 88232
app-doc/linuxdoc-tools: request for ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
linuxdoc-tools-0.9.21-nomakedoc.patch
linuxdoc-tools-0.9.21-nomakedoc.patch (text/plain), 1.16 KB, created by
Josh Nichols (RETIRED)
on 2005-05-10 19:26:51 UTC
(
hide
)
Description:
linuxdoc-tools-0.9.21-nomakedoc.patch
Filename:
MIME Type:
Creator:
Josh Nichols (RETIRED)
Created:
2005-05-10 19:26:51 UTC
Size:
1.16 KB
patch
obsolete
>diff -ru linuxdoc-tools-0.9.21/Makefile.in linuxdoc-tools-0.9.21-patched/Makefile.in >--- linuxdoc-tools-0.9.21/Makefile.in 2005-05-10 21:31:12.000000000 -0400 >+++ linuxdoc-tools-0.9.21-patched/Makefile.in 2005-05-10 21:31:56.000000000 -0400 >@@ -124,10 +124,10 @@ > (cd $(DESTDIR)$(pkgdatadir)/dtd; rm -f linuxdoc.dtd; ln -s linuxdoc96.dtd linuxdoc.dtd) > (cd $(DESTDIR)$(pkgdatadir)/dtd; rm -f linuxdoctr.dtd; ln -s linuxdoctr96.dtd linuxdoctr.dtd) > (cd $(DESTDIR)$(bindir); for i in $(progs); do rm -f $$i; ln -s linuxdoc $$i;done) >- @echo "Installing documentation in $(DESTDIR)$(LINUXDOCDOC) ..." >+# @echo "Installing documentation in $(DESTDIR)$(LINUXDOCDOC) ..." > # TODO: fix Makedoc.sh play work without installing files to the system (using DESTDIR) >- (cd doc; PATH="${PATH}:${DESTDIR}${bindir}" PREFIX=$(prefix) BINDIR=$(bindir) \ >- DATADIR=$(DESTDIR)$(datadir) bash Makedoc.sh) >+# (cd doc; PATH="${PATH}:${DESTDIR}${bindir}" PREFIX=$(prefix) BINDIR=$(bindir) \ >+# DATADIR=$(DESTDIR)$(datadir) bash Makedoc.sh) > if [ ! -d $(DESTDIR)$(LINUXDOCDOC) ]; then mkdir -p $(DESTDIR)$(LINUXDOCDOC); fi > chmod 755 $(DESTDIR)$(LINUXDOCDOC) > cp -r doc/* $(DESTDIR)$(LINUXDOCDOC)
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 88232
:
55538
|
55539
|
55540
|
55541
|
55542
|
55543
|
58634
| 58636