Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 577208 Details for
Bug 686234
dev-embedded/xa-2.3.9
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
dev-embedded/xa-2.3.9 Makefile patch
xa-2.3.9-Makefile.patch (text/plain), 443 bytes, created by
doj
on 2019-05-18 16:26:34 UTC
(
hide
)
Description:
dev-embedded/xa-2.3.9 Makefile patch
Filename:
MIME Type:
Creator:
doj
Created:
2019-05-18 16:26:34 UTC
Size:
443 bytes
patch
obsolete
>--- a/Makefile.orig 2019-05-18 09:07:31.331089966 -0700 >+++ b/Makefile 2019-05-18 09:10:15.274673364 -0700 >@@ -17,11 +17,11 @@ > #CFLAGS = > #LD = ld > >-DESTDIR = /usr/local >+PREFIX ?= /usr > >-BINDIR = $(DESTDIR)/bin >-MANDIR = $(DESTDIR)/share/man/man1 >-DOCDIR = $(DESTDIR)/share/doc >+BINDIR = $(DESTDIR)/$(PREFIX)/bin >+MANDIR = $(DESTDIR)/$(PREFIX)/share/man/man1 >+DOCDIR = $(DESTDIR)/$(PREFIX)/share/doc > > MKDIR = mkdir -p > INSTALL = install
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 686234
:
577206
| 577208 |
577238
|
577240