add comment in Makefile.common

This commit is contained in:
Brian Read 2023-04-03 16:17:42 +01:00
parent 47a0315841
commit 9bcf750a4c

View File

@ -342,6 +342,7 @@ srpm: sources $(TARGETS)
$(RPM_WITH_DIRS) $(DIST_DEFINES) --nodeps -bs $(SPECFILE)
endif
# Create the .tar.gz or whatever file
$(ARCHIVEFILE):
$(shell $(COMMON_DIR)/make-archive.sh)