From 630b50f357d0009697cc3a63202d769f2afb9efa Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Sun, 28 Jan 2001 19:48:30 +0000 Subject: Fix 1 typo in pkg-install and chang Makefile to actually do the subistution of SUBDIR and not BINDIR. But PORTREVISION --- astro/setiathome/pkg-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro/setiathome/pkg-install') diff --git a/astro/setiathome/pkg-install b/astro/setiathome/pkg-install index e1476f1a64c9..a73296cfb9ef 100644 --- a/astro/setiathome/pkg-install +++ b/astro/setiathome/pkg-install @@ -54,7 +54,7 @@ case $2 in echo "unable to start setiathome: it seems registration or login failed." exit 0 fi - ${seti_rcdir}/{seti_script} start >/dev/null + ${seti_rcdir}/${seti_script} start >/dev/null echo echo "**** Congratulations! Your system now participates in the search for extra-" echo " terrestrial intelligence. Be sure to visit the home page at" -- cgit v1.2.3