projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cad9372
)
net-misc/geoipupdate: Fix quoting
author
Patrick Lauer
<patrick@gentoo.org>
Mon, 29 Jul 2019 19:10:35 +0000
(21:10 +0200)
committer
Patrick Lauer
<patrick@gentoo.org>
Mon, 29 Jul 2019 19:10:35 +0000
(21:10 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
net-misc/geoipupdate/geoipupdate-4.0.3.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/geoipupdate/geoipupdate-4.0.3.ebuild
b/net-misc/geoipupdate/geoipupdate-4.0.3.ebuild
index 748f8dc8f2af6a1147479b0e9b00d7d0cf40a8b5..9e2b124631e50b4d2301eefbb47439adcffa34fb 100644
(file)
--- a/
net-misc/geoipupdate/geoipupdate-4.0.3.ebuild
+++ b/
net-misc/geoipupdate/geoipupdate-4.0.3.ebuild
@@
-38,7
+38,7
@@
src_compile() {
src_install() {
mkdir "${D}/usr/bin" -p
cd "src/${EGO_PN}/build" || die
- cp
"geoipupdate
${D}/usr/bin" || die
+ cp
geoipupdate "
${D}/usr/bin" || die
keepdir /usr/share/GeoIP
insinto /etc
doins GeoIP.conf