- port static uid/gid setup from ubuntu-touch * live-build/ubuntu-core/hooks/15-pycompile-snappy.chroot: - byte compile .pyc files for snappyubuntu/yakkety
parent
4fbd8cd88a
commit
d1b1d9e6c1
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
# ensure python create the byte .pyc files for snappy
|
||||
snappy -v
|
Loading…
Reference in new issue