delete spurious usr/bin/windowmasker_2.2.22_adapter.bak
authorMichael R. Crusoe <michael.crusoe@gmail.com>
Wed, 4 Dec 2019 19:21:09 +0000 (20:21 +0100)
committerMichael R. Crusoe <michael.crusoe@gmail.com>
Wed, 4 Dec 2019 19:21:09 +0000 (20:21 +0100)
debian/rules

index e974d3e202cbfc5bf6940ef037655f27b09196c7..069e83e29cc7f1be70239f186ff85baad8c539e3 100755 (executable)
@@ -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 \