Revision aa75500a devel/upload

b/devel/upload
99 99
install -D --mode=0755 doc/examples/ganeti.initd \
100 100
  "$TXD/$SYSCONFDIR/init.d/ganeti"
101 101

  
102
[ -f doc/examples/ganeti-master-role.ocf ] && \
103
install -D --mode=0755 doc/examples/ganeti-master-role.ocf \
104
  "$TXD/$LIBDIR/ocf/resource.d/ganeti/ganeti-master-role"
105

  
102 106
[ -f doc/examples/ganeti.default-debug -a -z "$NO_DEBUG" ] && \
103 107
install -D --mode=0644 doc/examples/ganeti.default-debug \
104 108
  "$TXD/$SYSCONFDIR/default/ganeti"

Also available in: Unified diff