projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7fd135
)
games-action/lugaru: Whitespace
author
Johannes Huber
<johu@gentoo.org>
Fri, 27 Jan 2017 05:50:09 +0000
(06:50 +0100)
committer
Johannes Huber
<johu@gentoo.org>
Fri, 27 Jan 2017 05:50:09 +0000
(06:50 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
games-action/lugaru/lugaru-9999.ebuild
patch
|
blob
|
history
diff --git
a/games-action/lugaru/lugaru-9999.ebuild
b/games-action/lugaru/lugaru-9999.ebuild
index 7aa42ee9c09092730e9b8a1a7d5a1423dbc56e43..afb51f08b4c884690e7ad74e50ee5cfb8456139a 100644
(file)
--- a/
games-action/lugaru/lugaru-9999.ebuild
+++ b/
games-action/lugaru/lugaru-9999.ebuild
@@
-32,12
+32,12
@@
src_unpack() {
}
PATCHES=(
- "${FILESDIR}/${P}-dir.patch"
+
"${FILESDIR}/${P}-dir.patch"
)
src_prepare() {
- default
- sed -i \
+
default
+
sed -i \
-e "s:@GENTOO_DIR@:/usr/share/${PN}:" \
Source/OpenGL_Windows.cpp || die
}