projects
/
opensuse:software-o-o.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix kde link
[opensuse:software-o-o.git]
/
Capfile
1
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
2
Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
3
4
load 'config/deploy' # remove this line to skip loading any of the default tasks