Skip to content

Commit 0fff92b

Browse files
author
okay
committed
[kobo] remove fbink echo part
1 parent 98f9cd5 commit 0fff92b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/actions.make

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ libfbink:
2828
cd ${SRC_DIR}/vendor/FBInk/ && BITMAP=1 make staticlib
2929
else
3030
libfbink:
31-
echo "Skipping FBInk compilation"
31+
@true
3232
endif
3333

3434
clean-default:

0 commit comments

Comments
 (0)