refactor creation of bin directory Currently `$(DESTDIR)$(BINDIR)` is created when installing arptables-legacy. If this does not happen before the `scripts` rule, the attempts to install the scripts will fail.
Allow arptables build This patch allows building arptables by making some minor adaptations to debian specific directories. <team+pkg-netfilter-team@tracker.debian.org>