diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 03:03:08 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 03:03:08 +0000 |
commit | 3156527958a69e85c9a200bb5411f6adc0c52edb (patch) | |
tree | 30e93f8e9ee6fc996429212c2b0b25310f80ba5a /korean | |
parent | Unmark BROKEN. (diff) |
Mark BROKEN for ELF:
===> Installing for ko-pine-3.96k.3
install -c -o root -g wheel -m 444 bin/libpico.so.1.3 /usr/local/lib/libpico.so.1.3
/sbin/ldconfig -m /usr/local/lib
install -c -s -o root -g wheel -m 555 bin/pico /usr/local/bin/pico
install: bin/pico: No such file or directory
*** Error code 71
Notes
Notes:
svn path=/head/; revision=14046
Diffstat (limited to 'korean')
-rw-r--r-- | korean/pine/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/korean/pine/Makefile b/korean/pine/Makefile index 5d4e5247e832..5838fd4155cf 100644 --- a/korean/pine/Makefile +++ b/korean/pine/Makefile @@ -6,7 +6,7 @@ # # k3 means pico hangul patch # -# $Id: Makefile,v 1.6 1998/07/27 00:28:22 steve Exp $ +# $Id: Makefile,v 1.7 1998/08/09 00:18:21 steve Exp $ # DISTNAME= pine3.96 @@ -22,6 +22,8 @@ PATCHFILES= pico-3.96-hangul.patch MAINTAINER= junker@jazz.snu.ac.kr +BROKEN_ELF= yes + MAN1= pine.1 pico.1 pilot.1 post-patch: |