diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-07 23:00:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-07 23:00:42 +0000 |
commit | eb20c28d7af9887349d6b74de6d972d482617497 (patch) | |
tree | df5279e68b507a2a8abe56696d815437df5421e4 /math | |
parent | d6a6b3be83cbc3da2a3d103767b8aead58772feb (diff) | |
download | pkgsrc-eb20c28d7af9887349d6b74de6d972d482617497.tar.gz |
Sort lines a bit, so that @dirrm share/guppi works.
Diffstat (limited to 'math')
-rw-r--r-- | math/guppi/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/guppi/PLIST b/math/guppi/PLIST index 0be230c8b5d..313d3fc9d50 100644 --- a/math/guppi/PLIST +++ b/math/guppi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2002/10/04 23:40:56 wiz Exp $ +@comment $NetBSD: PLIST,v 1.16 2002/10/07 23:00:42 wiz Exp $ ${GNUMERIC}bin/guppi-gnumeric include/gnome-1.0/libguppi/gnan.h include/gnome-1.0/libguppi/guppi-2d.h @@ -320,12 +320,12 @@ share/pixmaps/guppi/surface.xpm @exec test %D = ${LOCALBASE} || ln -s %D/share/aclocal/libguppi.m4 ${LOCALBASE}/share/aclocal/libguppi.m4 @exec ${MKDIR} %D/share/gnome/help/guppi/C/images @dirrm share/pixmaps/guppi +${GNUMERIC}@dirrm share/guppi/scripts @dirrm share/guppi/glade @dirrm share/guppi @dirrm share/gnome/help/guppi/C/images @dirrm share/gnome/help/guppi/C @dirrm share/gnome/help/guppi -${GNUMERIC}@dirrm share/guppi/scripts @dirrm lib/guppi/plug-ins/${PKGVERSION}/plot/xybox @dirrm lib/guppi/plug-ins/${PKGVERSION}/plot/text @dirrm lib/guppi/plug-ins/${PKGVERSION}/plot/scatter |