#! /bin/bash

## Restore changed live-build scripts  --- dpkg prevent this action
#find /usr/lib/live/build/ -name "*.orig" -exec bash -c 'tgt=${1/\.orig/}; mv {} $tgt' funcname {} \;
#mv /usr/share/live/build/functions/chroot.sh.orig /usr/share/live/build/functions/chroot.sh
