projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e21b7de
)
dev-games/ois: tidy
author
Michael Sterrett
<mr_bones_@gentoo.org>
Tue, 19 Apr 2016 02:08:36 +0000
(22:08 -0400)
committer
Michael Sterrett
<mr_bones_@gentoo.org>
Tue, 19 Apr 2016 02:08:36 +0000
(22:08 -0400)
Package-Manager: portage-2.2.26
dev-games/ois/ois-1.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-games/ois/ois-1.3.ebuild
b/dev-games/ois/ois-1.3.ebuild
index 31504140a6e006dae06d9b4f6d7e3cc7e59aedea..a7080b7d5f630f9dd65da84c9cdc9f5a4c1d0b6d 100644
(file)
--- a/
dev-games/ois/ois-1.3.ebuild
+++ b/
dev-games/ois/ois-1.3.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-25,11
+25,3
@@
src_prepare() {
"${FILESDIR}"/${P}-automake-1.13.patch
eautoreconf
}
-
-src_configure() {
- local myeconfargs=(
- $(use_enable static-libs static)
- )
- autotools-utils_src_configure
-
-}