Skip to content

Commit

Permalink
Avoid makefile variables in DEPENDS for SynoCommunity#6255
Browse files Browse the repository at this point in the history
Co-authored-by: hgy59 <hpgy59@gmail.com>
  • Loading branch information
mreid-tt and hgy59 authored Jan 6, 2025
1 parent 38f5bf5 commit 61f966f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spk/fengoffice/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SPK_VERS = 3.11.4.14
SPK_REV = 5
SPK_ICON = src/fengoffice.png

DEPENDS = cross/$(SPK_NAME)
DEPENDS = cross/fengoffice
# Pure PHP package, make sure ARCH is noarch
override ARCH=noarch

Expand Down

0 comments on commit 61f966f

Please # to comment.