#!/bin/sh -x

cd /usr/lib/obs-build

find -type f | cpio -o -L > "$AUTOPKGTEST_TMP"/getbuildcode
