pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/buildlink3
Module Name: pkgsrc
Committed By: mef
Date: Sat Jan 2 12:08:03 UTC 2021
Modified Files:
pkgsrc/mk/buildlink3: find-headers.mk
Log Message:
(buildlink3/find-headers.mk) correct typo
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mk/buildlink3/find-headers.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/buildlink3/find-headers.mk
diff -u pkgsrc/mk/buildlink3/find-headers.mk:1.3 pkgsrc/mk/buildlink3/find-headers.mk:1.4
--- pkgsrc/mk/buildlink3/find-headers.mk:1.3 Wed Aug 22 20:48:36 2018
+++ pkgsrc/mk/buildlink3/find-headers.mk Sat Jan 2 12:08:03 2021
@@ -1,4 +1,4 @@
-# $NetBSD: find-headers.mk,v 1.3 2018/08/22 20:48:36 maya Exp $
+# $NetBSD: find-headers.mk,v 1.4 2021/01/02 12:08:03 mef Exp $
#
# Copyright (c) 2005 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -62,7 +62,7 @@
# BUILTIN_FIND_HEADERS.FOO= header1.h header2.h
# BUILTIN_FIND_GREP.FOO= \#define.*FOO
#
-# BUILTIN_FIND_HEADERS.BAR= header3.h heaer/4.h
+# BUILTIN_FIND_HEADERS.BAR= header3.h header4.h
# .include "../../mk/buildlink3/builtin-files.mk"
#
Home |
Main Index |
Thread Index |
Old Index