#!/bin/sh
exec env PWD=$(dirname $(pwd))/fast-export-1 dh_make --native --single "$@"

