diff options
author | seb <seb> | 2003-07-04 16:11:55 +0000 |
---|---|---|
committer | seb <seb> | 2003-07-04 16:11:55 +0000 |
commit | b128988d327ad1cea902efb724d5721f5492b286 (patch) | |
tree | 81b85379a3aece3f28940140931e89e84d532797 /lang/gcc/PLIST | |
parent | 78ac805f8792fa6cbe52a15c9012990faadf1a01 (diff) | |
download | pkgsrc-b128988d327ad1cea902efb724d5721f5492b286.tar.gz |
Install example mk.conf in package specific directory.
Adjust and make uniform various substitution variables and MESSAGE files.
No PKGREVISION bump right now.
Diffstat (limited to 'lang/gcc/PLIST')
-rw-r--r-- | lang/gcc/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc/PLIST b/lang/gcc/PLIST index e10177a07b3..32d35c80583 100644 --- a/lang/gcc/PLIST +++ b/lang/gcc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2003/05/02 08:22:12 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.9 2003/07/04 16:11:56 seb Exp $ @unexec ${INSTALL_INFO} --delete %D/info/chill.info %D/info/dir info/chill.info @exec ${INSTALL_INFO} %D/info/chill.info %D/info/dir @@ -65,5 +65,5 @@ info/gcc.info-6 info/gcc.info-7 info/gcc.info-8 info/gcc.info-9 -share/examples/gcc/mk.conf -@dirrm share/examples/gcc +share/examples/${DISTNAME}/mk.conf +@dirrm share/examples/${DISTNAME} |