livecd-rootfs/live-build/ubuntu-core/hooks/15-pycompile-snappy.chroot
Michael Vogt d1b1d9e6c1 * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
- port static uid/gid setup from ubuntu-touch
* live-build/ubuntu-core/hooks/15-pycompile-snappy.chroot:
  - byte compile .pyc files for snappy
2015-01-14 18:04:34 +01:00

6 lines
82 B
Bash

#!/bin/sh
set -e
# ensure python create the byte .pyc files for snappy
snappy -v