[libvirt] [PATCH] Permission change for systemtap examples.

Martin Kletzander mkletzan at redhat.com
Tue Jan 17 14:57:41 UTC 2012


Execute bit on *.stp files in examples/systemtap/ caused dependency when
building RPM packages. Disabling execute permission should help the auto
dependency resolver to see that systemtap is not needed.
---
 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 examples/systemtap/events.stp
 mode change 100755 => 100644 examples/systemtap/rpc-monitor.stp

diff --git a/examples/systemtap/events.stp b/examples/systemtap/events.stp
old mode 100755
new mode 100644
diff --git a/examples/systemtap/rpc-monitor.stp b/examples/systemtap/rpc-monitor.stp
old mode 100755
new mode 100644
--
1.7.3.4




More information about the libvir-list mailing list