Skip to content

Commit

Permalink
Remove sunwait patch AllskyTeam#2738
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-developer committed Jun 3, 2023
1 parent af7cbde commit f956b87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ endif

sunwait:
@echo `date +%F\ %R:%S` Building sunwait...
@git submodule init
@git submodule update
@$(MAKE) -C sunwait-src
@cp sunwait-src/sunwait .
@echo `date +%F\ %R:%S` Done.
Expand Down

0 comments on commit f956b87

Please sign in to comment.