X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fpackage.mk;h=62e538c5945fdb9af02d12ce94cca8f57159d8a7;hb=6cf067d084cc551c721e98b6d6c6403a63e521d5;hp=ea801288eadb139cc0dd2412b4c927c6bd7330e0;hpb=3d71786154fbb3fcfbd652115f3e75db3f729941;p=librecmc%2Flibrecmc.git diff --git a/include/package.mk b/include/package.mk index ea801288ea..62e538c594 100644 --- a/include/package.mk +++ b/include/package.mk @@ -143,6 +143,7 @@ Build/Exports=$(Build/Exports/Default) define Build/CoreTargets $(if $(QUILT),$(Build/Quilt)) $(call Build/Autoclean) + $(call DefaultTargets) download: $(foreach hook,$(Hooks/Download), @@ -287,10 +288,6 @@ prepare-package-install: $(PACKAGE_DIR): mkdir -p $@ -dumpinfo: -download: -prepare: -configure: compile: prepare-package-install install: compile