Author: luisibanez-guest
Date: 2012-07-07 18:08:35 +0000 (Sat, 07 Jul 2012)
New Revision: 11630
Modified:
trunk/packages/vista/trunk/debian/auto_install
trunk/packages/vista/trunk/debian/changelog
Log:
Ensure that the Testing/Log directory exists in the BINARY_DIR.
Modified: trunk/packages/vista/trunk/debian/auto_install
===================================================================
--- trunk/packages/vista/trunk/debian/auto_install 2012-07-07 17:58:56 UTC
(rev 11629)
+++ trunk/packages/vista/trunk/debian/auto_install 2012-07-07 18:08:35 UTC
(rev 11630)
@@ -9,6 +9,8 @@
mkdir -p $VISTA_INSTANCE_DIR/g
mkdir -p $VISTA_INSTANCE_DIR/inet
mkdir -p $VISTA_INSTANCE_DIR/inet/Logs
+mkdir -p $CMAKE_OSEHRA_BINARY_DIR/Testing
+mkdir -p $CMAKE_OSEHRA_BINARY_DIR/Testing/Log
export gtm_dist=$GTM_INSTALL_DIR
export gtmprofilefile=$gtm_dist/gtmprofile
source $gtmprofilefile
Modified: trunk/packages/vista/trunk/debian/changelog
===================================================================
--- trunk/packages/vista/trunk/debian/changelog 2012-07-07 17:58:56 UTC (rev
11629)
+++ trunk/packages/vista/trunk/debian/changelog 2012-07-07 18:08:35 UTC (rev
11630)
@@ -23,6 +23,7 @@
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.
+ Ensure that the Testing/Log directory exists in the BINARY_DIR.
* 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