livecd-rootfs/live-build/ubuntu-touch/hooks/60-install-click.binary
Colin Watson 44705028bf Import patches-unapplied version 2.256 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: 02cb6ca7cfda02bb0e4c5c4cb0a9327593647663

New changelog entries:
  * Fix directory layout of custom tarball.
2014-10-15 16:33:45 +00:00

10 lines
198 B
Bash
Executable File

#!/bin/sh
set -e
echo "Splitting out custom tarball"
rm -f binary/boot/custom.dir
mkdir -p binary/boot/custom.dir/system
mv binary/boot/filesystem.dir/custom binary/boot/custom.dir/system/custom