Revision 17071597 devel/upload

b/devel/upload
103 103
install -D --mode=0755 doc/examples/ganeti-master-role.ocf \
104 104
  "$TXD/$LIBDIR/ocf/resource.d/ganeti/ganeti-master-role"
105 105

  
106
[ -f doc/examples/ganeti-node-role.ocf ] && \
107
install -D --mode=0755 doc/examples/ganeti-node-role.ocf \
108
  "$TXD/$LIBDIR/ocf/resource.d/ganeti/ganeti-node-role"
109

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

Also available in: Unified diff