Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 385746 Details for
Bug 279781
games-strategy/fheroes2: new package request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fheroes2-3182-fix-make.patch
fheroes2-3182-fix-make.patch (text/plain), 434 bytes, created by
M8R-u38wij
on 2014-09-29 17:06:55 UTC
(
hide
)
Description:
fheroes2-3182-fix-make.patch
Filename:
MIME Type:
Creator:
M8R-u38wij
Created:
2014-09-29 17:06:55 UTC
Size:
434 bytes
patch
obsolete
>diff --git a/src/Makefile b/src/Makefile >index 430c5ab..070021d 100644 >--- a/src/Makefile >+++ b/src/Makefile >@@ -49,6 +49,14 @@ ifdef RELEASE > CFLAGS := $(CFLAGS) -DBUILD_RELEASE > endif > >+ifdef DATADIR >+CFLAGS := $(CFLAGS) -DCONFIGURE_FHEROES2_DATA=\"$(DATADIR)\" >+endif >+ >+ifdef LOCALEDIR >+CFLAGS := $(CFLAGS) -DCONFIGURE_FHEROES2_LOCALEDIR=\"$(LOCALEDIR)\" >+endif >+ > CFLAGS := $(SDL_FLAGS) $(CFLAGS) > LIBS := $(SDL_LIBS) $(LIBS) >
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 279781
:
200359
|
385744
| 385746 |
385748