summaryrefslogtreecommitdiff
path: root/inputmethod/ja-freewnn-lib/files
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-10 16:03:44 +0000
committerjlam <jlam@pkgsrc.org>2006-03-10 16:03:44 +0000
commit576b9a9ea2cc81026689f28a26b612b039e689b4 (patch)
treeed055872f3bebf81f87f8deb832c681236edd811 /inputmethod/ja-freewnn-lib/files
parent0e8686db8dc65e8b9190cfd41bbe849e485a5759 (diff)
downloadpkgsrc-576b9a9ea2cc81026689f28a26b612b039e689b4.tar.gz
Use the pkginstall framework to generate the INSTALL script from the
supplied template in ${FILESDIR}/INSTALL, and remove the unnecessary additional targets for manual generation of the same.
Diffstat (limited to 'inputmethod/ja-freewnn-lib/files')
-rw-r--r--inputmethod/ja-freewnn-lib/files/INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/inputmethod/ja-freewnn-lib/files/INSTALL b/inputmethod/ja-freewnn-lib/files/INSTALL
index 5b0b37e7686..3515ca59305 100644
--- a/inputmethod/ja-freewnn-lib/files/INSTALL
+++ b/inputmethod/ja-freewnn-lib/files/INSTALL
@@ -1,5 +1,7 @@
#!/bin/sh
+WNNOWNER="@WNNOWNER@"
+
case $2 in
PRE-INSTALL)
uid=`id -u ${WNNOWNER} 2> /dev/null`