sonic-buildimage/src/bash
liuh-80 5b5f3f06f0
[Bash] Fix bash build break when re-build bash issue. (#9027)
This pull request will fix bash build break issue when re-build bash.

#### Why I did it
    src/bash project using quilt to manage patches, and quilt can't apply patch correctly when cache folder '.pc' is not clean.

#### How I did it
    Add command in make file to remove quilt cache folder before apply patches.

#### How to verify it
    Re-build bash target target/debs/buster/bash_5.1-2_amd64.deb to validate this fix work.
    Pass all UT.


#### Which release branch to backport (provide reason below if selected)
    N/A

#### Description for the changelog
    Fix bash build break issue when re-build bash.

#### A picture of a cute animal (not mandatory but encouraged)
2021-10-22 10:29:12 +08:00
..
Files/unittest [TACACS+] Add plugin support to bash. (#8660) 2021-10-11 15:20:51 +08:00
patches [TACACS+] Add plugin support to bash. (#8660) 2021-10-11 15:20:51 +08:00
.gitignore [TACACS+] Add plugin support to bash. (#8660) 2021-10-11 15:20:51 +08:00
Makefile [Bash] Fix bash build break when re-build bash issue. (#9027) 2021-10-22 10:29:12 +08:00