[openrtm-commit:00842] r2369 - trunk/OpenRTM-aist/build
openrtm @ openrtm.org
openrtm @ openrtm.org
2012年 6月 7日 (木) 11:41:26 JST
Author: n-ando
Date: 2012-06-07 11:41:26 +0900 (Thu, 07 Jun 2012)
New Revision: 2369
Modified:
trunk/OpenRTM-aist/build/pkg_install100_ubuntu.sh
Log:
Uninstall command for openrtm has been added before openrtm installation.
Modified: trunk/OpenRTM-aist/build/pkg_install100_ubuntu.sh
===================================================================
--- trunk/OpenRTM-aist/build/pkg_install100_ubuntu.sh 2012-06-05 06:04:06 UTC (rev 2368)
+++ trunk/OpenRTM-aist/build/pkg_install100_ubuntu.sh 2012-06-07 02:41:26 UTC (rev 2369)
@@ -195,6 +195,7 @@
create_srclist
update_source_list
apt-get update
+ uninstall_packages `reverse $openrtm`
install_packages $packages
fi
More information about the openrtm-commit
mailing list