From: navarrop Date: Mon, 29 Nov 2010 17:14:55 +0000 (+0000) Subject: Fix path of script simgrid_update_xml.pl X-Git-Tag: v3_5~108 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/2637d6c6b826b105bdc2eef8954819420bdfef37?hp=1200f988dcce17b10995afcf7b943fcbffa7a0c0 Fix path of script simgrid_update_xml.pl git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8723 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/buildtools/Cmake/Distrib.cmake b/buildtools/Cmake/Distrib.cmake index 5d23b004df..ee5e289c8f 100644 --- a/buildtools/Cmake/Distrib.cmake +++ b/buildtools/Cmake/Distrib.cmake @@ -35,7 +35,7 @@ install(PROGRAMS tools/MSG_visualization/colorize.pl RENAME simgrid-colorizer) install(PROGRAMS tools/simgrid_update_xml.pl - DESTINATION $ENV{DESTDIR}${prefix}/bin/) + DESTINATION $ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/) # libraries install(TARGETS simgrid gras