Package: googleearth-package
Version: 0.5.6
Severity: minor

hullo,

make-googleearth-package --download just simply exits with status 1,
patch attached =)

thanks in advance for fixing :-)

a!

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-aszlig (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages googleearth-package depends on:
ii  bzip2                         1.0.5-3    high-quality block-sorting file co
ii  curl                          7.19.5-1   Get a file from an HTTP, HTTPS or 
ii  dpkg-dev                      1.15.3     Debian package development tools
ii  fakeroot                      1.12.2     Gives a fake root environment
ii  file                          5.03-1     Determines file type using "magic"
ii  wget                          1.11.4-2   retrieves files from the web
ii  x11-common                    1:7.4+3    X Window System (X.Org) infrastruc
ii  x11-utils                     7.4+1      X11 utilities

googleearth-package recommends no packages.

googleearth-package suggests no packages.

-- no debconf information

-- 
aszlig
Universaldilettant
RedMoonStudios
--- a/make-googleearth-package
+++ b/make-googleearth-package
@@ -151,7 +151,7 @@
 
 function verify_file_option() {
   if [ "$OPT_DOWNLOAD" == "1" ]; then
-    exit 1
+    return 1
   elif [ "$OPT_FILE" == "$GoogleEarth_bin" ]; then
     [ -e "$OPT_FILE" ]
   elif [ "$OPT_FILE" ]; then

Attachment: signature.asc
Description: Digital signature

Reply via email to