head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2012.11.11.12.07.09;	author jhale;	state Exp;
branches;
next	;


desc
@@


1.1
log
@SVN rev 307307 on 2012-11-11 12:07:09Z by jhale

- Update to 12.05.23.16 [1]
- Remove LICENSE_FILE for standard GPLv2 license [1]
- Trim Makefile header [1]
- Improve COMMENT
- Install data and docs DATADIR and DOCSDIR instead of lib

PR:		ports/172514
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
@
text
@--- ./fr.orig	2012-10-26 06:24:13.000000000 -0400
+++ ./fr	2012-10-26 06:25:32.000000000 -0400
@@@@ -1,6 +1,6 @@@@
 #! /bin/sh
 # -*- tcl -*- \
-    exec wish "$0" "$@@"
+    exec wish "$0"
 
 #set g }
 
@@@@ -4509,7 +4509,7 @@@@
   }
   
   if { ! [info exists glob(doclib_fr)] } {
-    set glob(doclib_fr) $glob(lib_fr)
+    set glob(doclib_fr) $glob(lib_fr)/../doc/filerunner
   }
   foreach pkg [split [read [open $glob(lib_fr)/packages/list ]] "\n" ] {
 #    puts ">$pkg<"
@
