1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-18 05:00:03 +02:00

Makefile: don't require build for package target.

This commit is contained in:
Henrik Hautakoski 2021-12-02 12:41:54 +01:00
parent 324356f9f4
commit 90c06e7d9f

View file

@ -27,7 +27,7 @@ info-file :
PACKAGE_PREFIX=\"$(PREFIX:/%=%)\" "\n"\
PACKAGE_PROGRAM=\"build/$(PROGRAM_NAME)\" > scripts/info
package : info-file build
package : info-file
package_deb: package
./scripts/build.sh deb