Skip to content

Commit

Permalink
adapt Rakefile to submit to correct build service project in maintena…
Browse files Browse the repository at this point in the history
…nce branch SLE-12-SP1
  • Loading branch information
ancorgs committed Nov 4, 2015
1 parent 2e05ee4 commit 8ae17da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
@@ -1,5 +1,7 @@
require "yast/rake"

Yast::Tasks.submit_to :sle12sp1

# do nothing in osc:build as it can be builds exclusivelly on s390
if `uname --machine` !~ /s390/
Rake::Task["osc:build"].clear_actions
Expand Down

0 comments on commit 8ae17da

Please sign in to comment.