From 3b1b0ab95be6236c982add95647977907d20b103 Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 8 Apr 1999 18:55:58 +0000 Subject: Use the correct format for GNU machine-arch vendor and opsys filenames. --- math/octave/pkg/PLIST | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'math/octave') diff --git a/math/octave/pkg/PLIST b/math/octave/pkg/PLIST index c240f79802d..b8ef33fea7b 100644 --- a/math/octave/pkg/PLIST +++ b/math/octave/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 1999/04/08 18:51:53 agc Exp $ +@comment $NetBSD: PLIST,v 1.8 1999/04/08 18:55:59 agc Exp $ bin/octave bin/octave-bug bin/mkoctfile @@ -236,11 +236,11 @@ lib/octave-2.0.13/liboctave.a lib/octave-2.0.13/liboctinterp.a @exec ln -s octave-2.0.13 %D/lib/octave @unexec rm -f %D/lib/octave -libexec/octave/2.0.13/exec/${MACHINE_GNU_ARCH}--${LOWER_OPSYS}/info-emacs-info -libexec/octave/2.0.13/exec/${MACHINE_GNU_ARCH}--${LOWER_OPSYS}/info-emacs-octave-help -@exec mkdir -p %D/libexec/octave/2.0.13/oct/${MACHINE_GNU_ARCH}--${LOWER_OPSYS} -@exec mkdir -p %D/libexec/octave/site/exec/${MACHINE_GNU_ARCH}--${LOWER_OPSYS} -@exec mkdir -p %D/libexec/octave/site/oct/${MACHINE_GNU_ARCH}--${LOWER_OPSYS} +libexec/octave/2.0.13/exec/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/info-emacs-info +libexec/octave/2.0.13/exec/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/info-emacs-octave-help +@exec mkdir -p %D/libexec/octave/2.0.13/oct/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS} +@exec mkdir -p %D/libexec/octave/site/exec/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS} +@exec mkdir -p %D/libexec/octave/site/oct/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS} libexec/octave/ls-R man/man1/octave.1 share/octave/2.0.13/doc/Octave-FAQ.ps @@ -481,14 +481,14 @@ share/octave/site/m/startup/octaverc share/octave/ls-R @dirrm include/octave-2.0.13 @dirrm lib/octave-2.0.13 -@dirrm libexec/octave/site/exec/${MACHINE_GNU_ARCH}--${LOWER_OPSYS} +@dirrm libexec/octave/site/exec/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS} @dirrm libexec/octave/site/exec -@dirrm libexec/octave/site/oct/${MACHINE_GNU_ARCH}--${LOWER_OPSYS} +@dirrm libexec/octave/site/oct/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS} @dirrm libexec/octave/site/oct @dirrm libexec/octave/site -@dirrm libexec/octave/2.0.13/exec/${MACHINE_GNU_ARCH}--${LOWER_OPSYS} +@dirrm libexec/octave/2.0.13/exec/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS} @dirrm libexec/octave/2.0.13/exec -@dirrm libexec/octave/2.0.13/oct/${MACHINE_GNU_ARCH}--${LOWER_OPSYS} +@dirrm libexec/octave/2.0.13/oct/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS} @dirrm libexec/octave/2.0.13/oct @dirrm libexec/octave/2.0.13 @dirrm libexec/octave -- cgit v1.2.3