pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/skkinput Don't create a do-nothing DEINSTA...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fefdf771c1aa
branches: trunk
changeset: 509477:fefdf771c1aa
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Mar 10 22:30:29 2006 +0000
description:
Don't create a do-nothing DEINSTALL script
diffstat:
inputmethod/skkinput/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 083412861d1b -r fefdf771c1aa inputmethod/skkinput/Makefile
--- a/inputmethod/skkinput/Makefile Fri Mar 10 22:30:25 2006 +0000
+++ b/inputmethod/skkinput/Makefile Fri Mar 10 22:30:29 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/10 19:30:35 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/03/10 22:30:29 jlam Exp $
DISTNAME= skkinput-2.06.3
PKGREVISION= 1
@@ -15,6 +15,7 @@
PLIST_SUBST+= PKGBASE=${LOCALBASE:Q}
INSTALL_SRC= ${PKGDIR}/INSTALL
+DEINSTALL_SRC= # empty
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/skkinput
Home |
Main Index |
Thread Index |
Old Index