Skip to content

Commit

Permalink
fix-lpp: Remove debug relict
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Jan 26, 2022
1 parent cc6889f commit fd7b034
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fix-lpp.be0
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ mee_build() {

mee_install() {
(
set -vx
ls out
cd out
for d in *; do
mkdir -p $D/lib/modules/$d
Expand Down

0 comments on commit fd7b034

Please sign in to comment.