diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /print/lgrind/pkg/DEINSTALL | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'print/lgrind/pkg/DEINSTALL')
-rw-r--r-- | print/lgrind/pkg/DEINSTALL | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/print/lgrind/pkg/DEINSTALL b/print/lgrind/pkg/DEINSTALL deleted file mode 100644 index 0934554a953..00000000000 --- a/print/lgrind/pkg/DEINSTALL +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -# -# $NetBSD: DEINSTALL,v 1.2 1999/09/09 02:06:01 jwise Exp $ -# -if [ "$2" != "POST-DEINSTALL" ]; then - exit 0 -fi - -${PKG_PREFIX}/bin/texconfig rehash |