projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cafa22
)
app-forensics/ovaldi: remove trailing whitespace
author
Marty E. Plummer
<hanetzer@startmail.com>
Tue, 10 Apr 2018 23:47:42 +0000
(18:47 -0500)
committer
Aaron Bauman
<bman@gentoo.org>
Fri, 13 Apr 2018 23:21:17 +0000
(19:21 -0400)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/7933
app-forensics/ovaldi/ovaldi-5.10.1.7.ebuild
patch
|
blob
|
history
diff --git
a/app-forensics/ovaldi/ovaldi-5.10.1.7.ebuild
b/app-forensics/ovaldi/ovaldi-5.10.1.7.ebuild
index b97ac916849fd5e528508914645a1a62648d3a81..369b5e03a84f69ae5958decba438d141a1006344 100644
(file)
--- a/
app-forensics/ovaldi/ovaldi-5.10.1.7.ebuild
+++ b/
app-forensics/ovaldi/ovaldi-5.10.1.7.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-73,7
+73,7
@@
src_prepare() {
# respect CXXFLAGS and CXX
sed -i -e '/^CPPFLAGS/s/$(INCDIRS)/$(CXXFLAGS) \0/' project/linux/Makefile || die
- # no such library on linux
+ # no such library on linux
sed -i 's,-lxalanMsg,,' project/linux/Makefile || die
tc-export CXX
}