diff -rupN --no-dereference devscripts-2.19.7/scripts/Makefile devscripts-2.19.7-new/scripts/Makefile --- devscripts-2.19.7/scripts/Makefile 2019-10-17 23:05:42.508682595 +0200 +++ devscripts-2.19.7-new/scripts/Makefile 2019-10-17 23:05:42.510682624 +0200 @@ -124,7 +124,7 @@ clean: test: test_pl test_sh test_py install: all - python3 setup.py install --root="$(DESTDIR)" --no-compile --install-layout=deb + python3 setup.py install --root="$(DESTDIR)" --no-compile cp $(SCRIPTS) $(DESTDIR)$(BINDIR) ln -sf edit-patch $(DESTDIR)$(BINDIR)/add-patch install -d $(DESTDIR)$(COMPL_DIR)