FreeBSD Bugzilla – Attachment 13538 Details for
Bug 25716
Change of XFree86-4.0.1 ---> no xmkmf in XFree86-4.0.1,fix this for /usr/ports/chinese/chinput/work/chinput/r_xmkmf.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 519 bytes, created by
phj
on 2001-03-12 00:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
phj
Created:
2001-03-12 00:30:02 UTC
Size:
519 bytes
patch
obsolete
>--- r_xmkmf.orig Mon Mar 12 08:17:49 2001 >+++ r_xmkmf Mon Mar 12 08:17:55 2001 >@@ -1,6 +1,8 @@ > #!/bin/sh > ALL_IMAKEFILE_PATH=`find . -name Imakefile -print` > CWD=`pwd` >+FLAG="-DUseInstalled -I/usr/X11R6/lib/X11/config" >+ > for item in ${ALL_IMAKEFILE_PATH};do > tmp_dir=`dirname ${item}` > cd ${tmp_dir} >@@ -8,6 +10,8 @@ > # rm Makefile > # cvs remove Makefile > # fi >- xmkmf >+# xmkmf >+ echo ${tmp_dir} >+ imake ${FLAG} > cd ${CWD} > done
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25716
: 13538