Package: googleearth-package
Version: 0.2.0
Severity: important
Tags: patch

kwe kwe,

My build dir has setguid bits set, and dpkg-deb doesn't like that, so
I've added some bits to make it actually build the deb instead of
skipping the build.

starting from line 365:
=====
365:   cd ..
366:+  find "$instdir" -type d -print0 | xargs -0 chmod 755
367:   fakeroot dpkg-deb -b "$instdir" .
=====

this find + xargs make the build script and dpkg-deb "happy".
(line 366 above is the patch).

wela'lin,
simon


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.19.1-1
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages googleearth-package depends on:
ii  bzip2                1.0.3-7             high-quality block-sorting file co
ii  curl                 7.16.2-4            Get a file from an HTTP, HTTPS or 
ii  dpkg-dev             1.14.4              package building tools for Debian
ii  fakeroot             1.7.1               Gives a fake root environment
ii  wget                 1.10.2+1.11.beta1-1 retrieves files from the web

googleearth-package recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to