pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
biolibc: Add files/plist-mods.sh (post print-PLIST script)
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Jul 27 10:55:39 2021 -0500
Changeset: 1d2a3bf665236abd4cd8be5df2aa41bca393cdb2
Added Files:
biolibc/files/plist-mods.sh
Log Message:
biolibc: Add files/plist-mods.sh (post print-PLIST script)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1d2a3bf665236abd4cd8be5df2aa41bca393cdb2
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 | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/biolibc/files/plist-mods.sh b/biolibc/files/plist-mods.sh
new file mode 100755
index 0000000000..b520c98f37
--- /dev/null
+++ b/biolibc/files/plist-mods.sh
@@ -0,0 +1,3 @@
+#!/bin/sh -e
+
+sed -i'' -e 's|^man/man3/BL_|${PLIST.cs}&|' PLIST.new
Home |
Main Index |
Thread Index |
Old Index