[med-svn] r11675 - trunk/packages/vista/trunk/debian

Luis Ibanez luisibanez-guest at alioth.debian.org
Tue Jul 10 03:22:23 UTC 2012


Author: luisibanez-guest
Date: 2012-07-10 03:22:23 +0000 (Tue, 10 Jul 2012)
New Revision: 11675

Modified:
   trunk/packages/vista/trunk/debian/auto_install
   trunk/packages/vista/trunk/debian/changelog
Log:
Remove sourcing of gtmprofile


Modified: trunk/packages/vista/trunk/debian/auto_install
===================================================================
--- trunk/packages/vista/trunk/debian/auto_install	2012-07-10 01:13:58 UTC (rev 11674)
+++ trunk/packages/vista/trunk/debian/auto_install	2012-07-10 03:22:23 UTC (rev 11675)
@@ -13,8 +13,6 @@
 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
 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

Modified: trunk/packages/vista/trunk/debian/changelog
===================================================================
--- trunk/packages/vista/trunk/debian/changelog	2012-07-10 01:13:58 UTC (rev 11674)
+++ trunk/packages/vista/trunk/debian/changelog	2012-07-10 03:22:23 UTC (rev 11675)
@@ -17,6 +17,7 @@
     Skip dh_auto_test, by adding override_dh_auto_test section.
     Added full path to OSEHRA_PATH and VISTAINSTANCEDIR by using $(shell pwd).
     Specify dh_install defining files to be moved to their final destination.
+    Remove sourcing of gtmprofile.
   * debian/get-orig-source:
     Now preparing the routines.ro and globals.lst files at the moment of
     packaging creating the orig.tar.gz file.




More information about the debian-med-commit mailing list