diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-05-15 22:37:01 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-05-15 22:37:01 +0000 |
commit | beff619a18c4a06d2772e36d3837d89ff9c583af (patch) | |
tree | c3f24bf2e7862cd260f844a02de624dd2f74c255 /math | |
parent | 9139e42c6a629cdab62c51db12e7d9bd5782552b (diff) | |
download | pkgsrc-beff619a18c4a06d2772e36d3837d89ff9c583af.tar.gz |
correct directory entry so it deinstalls cleanly
Diffstat (limited to 'math')
-rw-r--r-- | math/cassowary/pkg/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/cassowary/pkg/PLIST b/math/cassowary/pkg/PLIST index d8fc042bfb0..87190801189 100644 --- a/math/cassowary/pkg/PLIST +++ b/math/cassowary/pkg/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/08/24 14:24:27 agc Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/05/15 22:37:01 dmcmahill Exp $ lib/libcassowary.a lib/libcassowary.so.0.0 lib/cassowary/bench -lib/cassowary/tests lib/cassowary/tests/ClTests lib/libconstraints.a include/Cl.h @@ -50,6 +49,7 @@ share/guile/site/cassowary/libconstraints.so.0.0 share/guile/site/cassowary/libconstraints.a doc/cassowary-tr.pdf doc/cassowary-tr.ps.gz +@dirrm lib/cassowary/tests @dirrm lib/cassowary @dirrm include/cassowary @dirrm share/guile/site/cassowary |