diff options
Diffstat (limited to 'distro/pkg/deb/rules')
-rwxr-xr-x | distro/pkg/deb/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro/pkg/deb/rules b/distro/pkg/deb/rules index 905e72d1..59abe35c 100755 --- a/distro/pkg/deb/rules +++ b/distro/pkg/deb/rules @@ -50,7 +50,7 @@ override_dh_clean: -rm -f bird.8 birdc.8 birdcl.8 override_dh_missing: - dh_missing --fail-missing + dh_missing override_dh_compress: dh_compress -X.conf |