Avoid noise from python bytecompile on non-python pkgs (RhBug:539635)
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 8 Dec 2009 13:58:51 +0000 (15:58 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 8 Dec 2009 14:06:44 +0000 (16:06 +0200)
commitd6bda5a1665d8d04526aea299781570ee7486b2e
treeb9c2978da1bcdbc86ca1c7e39cff07322dd17ac2
parentf671b529d1c45b1d1b39003ad4e2a2b646c9fa98
Avoid noise from python bytecompile on non-python pkgs (RhBug:539635)
- If a pattern doesn't match, we'd prefer an empty list instead of
  unexpanded garbage thank you... nullglob shell option is just what the
  doctor ordered but unfortunately its a bash-specific thing. Otoh there
  are number of other bash-specific scripts in rpm so probably not
  much of an issue...
scripts/brp-python-bytecompile