diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 6edbcd3..c60eaa7 100755 --- a/debian/rules +++ b/debian/rules @@ -70,6 +70,7 @@ binary-indep: build install dh_compress dh_fixperms dh_installdeb + rm -f debian/*/DEBIAN/conffiles if [ -f "../.VYATTA_DEV_BUILD" ]; then \ dh_gencontrol -- -v999.dev; \ else \ |