1#!/bin/bash
2
3exec python3 $(dirname $0)/make-source-package.py "$@"
4