[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#337970: openoffice.org-common: sensible-ooomua shebang line contains space between bang and path



Package: openoffice.org-common
Version: 2.0.0-2
Severity: minor
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I don't think this is correct shebang line

#! /usr/bin/python

using space in shebang line is now discouraged IMHO.

Matej

- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.3
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)

Versions of packages openoffice.org-common depends on:
ii  dictionaries-common [openoffi 0.62.2     Common utilities for spelling dict
ii  openoffice.org-core           2.0.0-2    OpenOffice.org office suite archit
ii  openoffice.org-l10n-en-us     2.0.0-2    English_american language package 
ii  python                        2.3.5-3    An interactive high-level object-o

openoffice.org-common recommends no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDb4Am4J/vJdlkhKwRAkoZAJ9nuDytj1hk5sW1nFxLhBnZvujlOwCeIt+D
22JNVmumk5NLIHsVZWp2DS0=
=zebA
-----END PGP SIGNATURE-----
--- /usr/bin/sensible-ooomua	2005-11-02 17:00:50.000000000 -0500
+++ sensible-ooomua	2005-11-07 11:22:30.000000000 -0500
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#!/usr/bin/python
 
 # Sensible OpenOffice.org Mail User Agent
 # call evolution or kmail based on some environment variables

Reply to: