summaryrefslogtreecommitdiff
path: root/shells/standalone-tcsh/plist-examples.awk
blob: 09da38949d6e1f5db36c982ebf70c9ba1ee0750f (plain)
1
2
3
# $NetBSD: plist-examples.awk,v 1.1 2021/11/15 17:11:57 kim Exp $
BEGIN { EGDIR = getenv_or_die("EGDIR") }
{ sub(/^share\/examples\/tcsh\//, EGDIR "/") }