Author: luisibanez-guest
Date: 2012-07-07 17:58:56 +0000 (Sat, 07 Jul 2012)
New Revision: 11629
Modified:
trunk/packages/vista/trunk/debian/auto_install
trunk/packages/vista/trunk/debian/changelog
Log:
Set gtm_dist file in the PATH so that gtm executables can be found by the
helper python scripts
Modified: trunk/packages/vista/trunk/debian/auto_install
===================================================================
--- trunk/packages/vista/trunk/debian/auto_install 2012-07-07 17:39:17 UTC
(rev 11628)
+++ trunk/packages/vista/trunk/debian/auto_install 2012-07-07 17:58:56 UTC
(rev 11629)
@@ -15,6 +15,7 @@
export gtmgbldir=$VISTA_INSTANCE_DIR/g/database
export gtmroutines="$VISTA_INSTANCE_DIR/o($VISTA_INSTANCE_DIR/r)
$GTM_INSTALL_DIR/libgtmutil.so"
export gtm_tmp=/tmp
+export PATH=$PATH:$gtm_dist
#
# Create the database
Modified: trunk/packages/vista/trunk/debian/changelog
===================================================================
--- trunk/packages/vista/trunk/debian/changelog 2012-07-07 17:39:17 UTC (rev
11628)
+++ trunk/packages/vista/trunk/debian/changelog 2012-07-07 17:58:56 UTC (rev
11629)
@@ -21,6 +21,8 @@
* debian/auto_install:
Added process for importing routines and globals into VistA instance.
Making explicit the location of VistA-FOIA directories.
+ Set gtm_dist file in the PATH so that gtm executables can be found by
+ the helper python scripts.
* debian/copyright:
Addressing lintian warning: missing-license-paragraph-in-dep5-copyright,
added a paragraph stating where to find the license file.
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit