projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c046089
)
net-nds/389-ds-base: Remove unused var from 1.3.4.8 ebuild
author
Wes Cilldhaire
<wes@sol1.com.au>
Tue, 1 Mar 2016 03:58:46 +0000
(14:58 +1100)
committer
Wes Cilldhaire
<wes@sol1.com.au>
Tue, 1 Mar 2016 03:58:46 +0000
(14:58 +1100)
Package-Manager: portage-2.2.27
net-nds/389-ds-base/389-ds-base-1.3.4.8.ebuild
patch
|
blob
|
history
diff --git
a/net-nds/389-ds-base/389-ds-base-1.3.4.8.ebuild
b/net-nds/389-ds-base/389-ds-base-1.3.4.8.ebuild
index 02ee08abdcf2aec4615e02cf4d9641b7337e2cf6..1da378b9ecc541d966ac2ba0d2ee957434aae09a 100644
(file)
--- a/
net-nds/389-ds-base/389-ds-base-1.3.4.8.ebuild
+++ b/
net-nds/389-ds-base/389-ds-base-1.3.4.8.ebuild
@@
-66,8
+66,6
@@
src_prepare() {
}
src_configure() {
- local myconf=""
-
# for 1.3.5.X, will add --enable-gcc-security.
# auto-dn-suffix currently throws warning in configure script,
# see https://fedorahosted.org/389/ticket/48710