diff options
author | jtb <jtb@pkgsrc.org> | 2001-04-30 14:48:45 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-04-30 14:48:45 +0000 |
commit | 3661630847595019e8e0c34f9e4e859a3c8e53d4 (patch) | |
tree | d41dceb37f95326da8b3c1798d621279d66ff459 | |
parent | 4b985a33b5e1a8adf645ba98b576308e96d5dbf9 (diff) | |
download | pkgsrc-3661630847595019e8e0c34f9e4e859a3c8e53d4.tar.gz |
Don't add app-defaults file to PLIST, these pkgs don't install in X11BASE
yet install their defaults files there.
-rw-r--r-- | cad/felt/pkg/PLIST | 3 | ||||
-rw-r--r-- | editors/sam/pkg/PLIST | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/cad/felt/pkg/PLIST b/cad/felt/pkg/PLIST index 36dca06bd83..f510268c723 100644 --- a/cad/felt/pkg/PLIST +++ b/cad/felt/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2001/04/28 01:02:49 jtb Exp $ +@comment $NetBSD: PLIST,v 1.4 2001/04/30 14:48:45 jtb Exp $ bin/burlap bin/corduroy bin/felt @@ -6,7 +6,6 @@ bin/loom bin/patchwork bin/velvet bin/yardstick -lib/X11/app-defaults/Velvet.ad share/felt/beam.defaults share/felt/german.trn share/felt/german_new.trn diff --git a/editors/sam/pkg/PLIST b/editors/sam/pkg/PLIST index ea2e5ed6319..b7f0dd89363 100644 --- a/editors/sam/pkg/PLIST +++ b/editors/sam/pkg/PLIST @@ -1,9 +1,8 @@ -@comment $NetBSD: PLIST,v 1.6 2001/04/28 01:15:20 jtb Exp $ +@comment $NetBSD: PLIST,v 1.7 2001/04/30 14:48:45 jtb Exp $ bin/sam bin/samterm bin/samsave bin/B -lib/X11/app-defaults/Sam man/man1/sam.1.gz man/man3/add.3.gz man/man3/balloc.3.gz |