Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 348560 Details for
Bug 470202
dev-libs/geoip-1.4.8-r2 - update bug in /usr/sbin/geoipupdate.sh
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for geoipupdate-r2.sh
file_470202.txt (text/plain), 403 bytes, created by
Terra
on 2013-05-17 20:41:20 UTC
(
hide
)
Description:
patch for geoipupdate-r2.sh
Filename:
MIME Type:
Creator:
Terra
Created:
2013-05-17 20:41:20 UTC
Size:
403 bytes
patch
obsolete
>--- geoipupdate-r2.sh-ORIG 2013-02-04 15:01:08.000000000 -0500 >+++ geoipupdate-r2.sh 2013-05-16 15:24:14.614671208 -0400 >@@ -16,7 +16,7 @@ > for db in $DATABASES; do > fname=$(basename $db) > >- if [ -f ${GEOPDIR}/${fname} ]; then >+ if [ -f "${GEOIPDIR}/${fname}.dat" ]; then > wget --no-verbose -t 3 -T 60 \ > "${GEOIP_MIRROR}/${db}.dat.gz" \ > -O "${TMPDIR}/${fname}.dat.gz"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 470202
: 348560