|
From: <sv...@va...> - 2015-10-22 13:36:16
|
Author: iraisr
Date: Thu Oct 22 14:36:07 2015
New Revision: 15715
Log:
Add helgrind tool to the Solaris IPS packaging manifest.
Somehow it slipped through the cracks...
n-i-bz
Modified:
trunk/solaris/valgrind.p5m
Modified: trunk/solaris/valgrind.p5m
==============================================================================
--- trunk/solaris/valgrind.p5m (original)
+++ trunk/solaris/valgrind.p5m Thu Oct 22 14:36:07 2015
@@ -60,6 +60,8 @@
file path=usr/lib/valgrind/exp-sgcheck-x86-solaris owner=root group=bin mode=0755
file path=usr/lib/valgrind/getoff-amd64-solaris owner=root group=bin mode=0755
file path=usr/lib/valgrind/getoff-x86-solaris owner=root group=bin mode=0755
+file path=usr/lib/valgrind/helgrind-amd64-solaris owner=root group=bin mode=0755
+file path=usr/lib/valgrind/helgrind-x86-solaris owner=root group=bin mode=0755
file path=usr/lib/valgrind/i386-coresse-valgrind.xml owner=root group=bin mode=0644
file path=usr/lib/valgrind/lackey-amd64-solaris owner=root group=bin mode=0755
file path=usr/lib/valgrind/lackey-x86-solaris owner=root group=bin mode=0755
|