Skip to content

Commit

Permalink
Linux-virtual is empty package
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Jul 2, 2017
1 parent b0da018 commit c01a844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ info:
echo release: $(KERNEL_RELEASE)

linux-rock64-$(RELEASE_NAME).deb: $(PACKAGES)
fpm -s dir -t deb -n linux-rock64 -v $(RELEASE_NAME) \
fpm -s empty -t deb -n linux-rock64 -v $(RELEASE_NAME) \
-p $@ \
--deb-priority optional --category admin \
--depends linux-rock64-package=$(RELEASE_NAME) \
Expand Down

0 comments on commit c01a844

Please sign in to comment.