make-build is broken
bug introduced by commit 4333ab3145c0340d4e46c2b5c6fef937f59fea3a not sure what this fix were supposed to do but looks like a typo - please look at patch and confirm, if this cond statement is what you wanted. Attached files are patches generated with git format-patch, first contains minimal test for make-build, second mentioned fix. running all tests shown no regression (between master and patches). [0001-tests-add-minimal-make-build-test.patch](https://gitlab.common-lisp.net/asdf/asdf/uploads/b955663c131c9f73860f60e1e722df3a/0001-tests-add-minimal-make-build-test.patch) [0002-bundle-fix-typo-with-in-cond-statement.patch](https://gitlab.common-lisp.net/asdf/asdf/uploads/a1c9b5de4ead0ea3983ed7a7317f7fbe/0002-bundle-fix-typo-with-in-cond-statement.patch)
issue