diff options
| author | James Turnbull <james@lovedthanlost.net> | 2008-01-28 22:43:38 +1100 |
|---|---|---|
| committer | James Turnbull <james@lovedthanlost.net> | 2008-01-28 22:43:38 +1100 |
| commit | 974fcdb4b5fd5f490297b4fd6d83c41c5a108411 (patch) | |
| tree | f00e30733c5ba667107ec106512afaf46693c97e | |
| parent | 321b8fda8e50701d6a74e52332f5bbf8e7390d5c (diff) | |
Removed womble-specific Debian build section
| -rw-r--r-- | Rakefile | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -83,10 +83,6 @@ rule(/_is_runnable$/) do |t| end end -file "debian" => :bzr_is_runnable do - system("bzr get http://www.hezmatt.org/~mpalmer/bzr/puppet.debian.svn debian") || exit(1) -end - task :check_build_deps => 'dpkg-checkbuilddeps_is_runnable' do system("dpkg-checkbuilddeps") || exit(1) end |
