[cpp-linbuild] 01/02: Fix Makefile comment copy/paste error
John W. O'Brien
john at saltant.com
Fri May 16 04:29:38 UTC 2025
This is an automated email from the git hooks/post-receive script.
obrienjw pushed a commit to branch main
in repository cpp-linbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-linbuild.git;a=commit;h=bc287e32c087c7fd2daf3a33d04fb217cecb308f
commit bc287e32c087c7fd2daf3a33d04fb217cecb308f
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Mar 21 14:10:04 2025 +0000
Fix Makefile comment copy/paste error
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 0f7161b..8882c9e 100644
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ COMPONENTS=\
# *_DISTNAME Base name of the source distibution, if different from
# the component's main name.
# Default: $(*_COMPNAME)
-# *_DISTNAME Full filename of the source distribution.
+# *_DISTFILE Full filename of the source distribution.
# *_VERSION Component's current version.
# *_URL URL from which to retreive the component's source code.
# Passed to curl or equivalent (i.e. not git, svn, etc).
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list