#!/bin/bash
set -e

# No need to chmod files here; dpkg sets file modes when installing.
#DEBHELPER#

exit 0
