summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-14 07:33:16 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-14 07:33:16 +0000
commit83a4cbc58ff8e3bb6c5cc297851d65df57942ef0 (patch)
treee2796e33af9c0870717f5b204a5b47b8050672bc /comms
parentThis patch was reversed. Fix it. (diff)
Update this from $3 -> ${WRKSRC}
Notes
Notes: svn path=/head/; revision=233
Diffstat (limited to 'comms')
-rw-r--r--comms/mgetty+sendfax/scripts/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/scripts/configure b/comms/mgetty+sendfax/scripts/configure
index 8fb0b13a4f35..b05525e4bc40 100644
--- a/comms/mgetty+sendfax/scripts/configure
+++ b/comms/mgetty+sendfax/scripts/configure
@@ -1,9 +1,9 @@
#!/bin/sh
-H=$3/policy.h
+H=${WRKSRC}/policy.h
trap "rm -f $H; exit 1" 1 2 3
-cp $3/policy.h-dist $H || exit 1
+cp ${WRKSRC}/policy.h-dist $H || exit 1
ww () {