pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

biolibc: Document plist-mods.sh



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Aug 28 13:19:45 2021 -0500
Changeset:	f9f14b7a4036ca8f2a677ac92c15c1b18c0767de

Modified Files:
	biolibc/files/plist-mods.sh

Log Message:
biolibc: Document plist-mods.sh

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f9f14b7a4036ca8f2a677ac92c15c1b18c0767de

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 biolibc/files/plist-mods.sh | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/biolibc/files/plist-mods.sh b/biolibc/files/plist-mods.sh
index b520c98f37..2e012e5900 100755
--- a/biolibc/files/plist-mods.sh
+++ b/biolibc/files/plist-mods.sh
@@ -1,3 +1,4 @@
 #!/bin/sh -e
 
+# Plugin for local changes to PLIST folling make print-PLIST
 sed -i'' -e 's|^man/man3/BL_|${PLIST.cs}&|' PLIST.new


Home | Main Index | Thread Index | Old Index