From 373bce9a1cb32b99e53140df887e12e4e11ab136 Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" Date: Wed, 4 Dec 2019 20:21:09 +0100 Subject: [PATCH] delete spurious usr/bin/windowmasker_2.2.22_adapter.bak --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index e974d3e2..069e83e2 100755 --- a/debian/rules +++ b/debian/rules @@ -102,7 +102,7 @@ override_dh_install-arch: > $(instroot)/bin/windowmasker_2.2.22_adapter 2to3 -w $(instroot)/bin/windowmasker_2.2.22_adapter chmod +x $(instroot)/bin/windowmasker_2.2.22_adapter - rm $(instroot)/bin/windowmasker_2.2.22_adapter.py + rm $(instroot)/bin/windowmasker_2.2.22_adapter.py* # Clean up tests, demos, and internal build tools rm -f $(instroot)/bin/*test* $(instroot)/bin/seqdb_demo \ $(instroot)/bin/datatool $(instroot)/bin/run_with_lock \ -- 2.30.2