FreeBSD Bugzilla – Attachment 144826 Details for
Bug 191994
[patch] last commit to mail/tkrat2 broke it
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update files/patch-tkrat_Makefile.in
tkrat.diff (text/plain), 1.40 KB, created by
Don Lewis
on 2014-07-20 21:58:38 UTC
(
hide
)
Description:
patch to update files/patch-tkrat_Makefile.in
Filename:
MIME Type:
Creator:
Don Lewis
Created:
2014-07-20 21:58:38 UTC
Size:
1.40 KB
patch
obsolete
>Index: mail/tkrat2/files/patch-tkrat_Makefile.in >=================================================================== >--- mail/tkrat2/files/patch-tkrat_Makefile.in (revision 362173) >+++ mail/tkrat2/files/patch-tkrat_Makefile.in (working copy) >@@ -1,5 +1,5 @@ >---- tkrat/Makefile.in.orig 2014-07-05 02:33:47.024291586 +0600 >-+++ tkrat/Makefile.in 2014-07-05 02:34:16.376307317 +0600 >+--- tkrat/Makefile.in.orig 2003-11-03 22:38:15.000000000 -0800 >++++ tkrat/Makefile.in 2014-07-20 14:46:06.000000000 -0700 > @@ -13,8 +13,8 @@ > exec_prefix = @exec_prefix@ > MAN_DIR = @mandir@ >@@ -11,3 +11,22 @@ > sysconfdir = @sysconfdir@ > > INSTALL = @INSTALL@ >+@@ -84,15 +84,15 @@ >+ rm -f $@ >+ echo "#!${WISH}" >$@ >+ echo "# This file automatically generated `date`" >>$@ >+- echo "set env(LIBDIR) ${DATA_DIR}" >>$@ >++ echo "set env(LIBDIR) ${prefix}${DATA_DIR}" >>$@ >+ echo "set env(CONFIG_DIR) ${sysconfdir}/ratatosk" >>$@ >+ echo "set env(COMPRESS) ${COMPRESS}" >>$@ >+ echo "set env(CSUFFIX) ${CSUFFIX}" >>$@ >+ echo "set env(SSH) \"${SSH}\"" >>$@ >+- echo "foreach dir {${DATA_DIR}/util ${LIB_DIR}} {" >>$@ >++ echo "foreach dir {${prefix}${DATA_DIR}/util ${LIB_DIR}} {" >>$@ >+ echo ' source $$dir/pkgIndex.tcl' >>$@ >+ echo "}" >>$@ >+- echo "set auto_path [concat ${DATA_DIR} \$$auto_path]" >>$@ >++ echo "set auto_path [concat ${prefix}${DATA_DIR} \$$auto_path]" >>$@ >+ echo "TkRatClientStart" >>$@ >+ >+ backup:
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 191994
: 144826