mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 13:03:41 -04:00
14 lines
292 B
Plaintext
14 lines
292 B
Plaintext
$NetBSD: patch-ai,v 1.3 2004/05/06 13:32:38 taca Exp $
|
|
|
|
--- chasen-config.in.orig 2003-06-10 16:39:01.000000000 +0900
|
|
+++ chasen-config.in
|
|
@@ -88,7 +88,7 @@ while test $# -gt 0; do
|
|
;;
|
|
|
|
--mkchadic)
|
|
- echo @libexecdir@/chasen
|
|
+ echo @sbindir@
|
|
;;
|
|
|
|
*)
|