Skip to content

Commit

Permalink
autofs: Revert to no-debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Mar 4, 2021
1 parent 5ab87b1 commit 6a93b7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions autofs.be0
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ mee_configure() {
bee_configure --enable-ignore-busy
}

mee_build() {
bee_build DEBUG=1 DONTSTRIP=1
}
#mee_build() {
# bee_build "${@}"
#}

#mee_install() {
# bee_install "${@}"
Expand Down

0 comments on commit 6a93b7b

Please sign in to comment.