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 authored and schubi2 committed Jan 18, 2016
1 parent 2e05ee4 commit 3f4d87f
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 3f4d87f

Please sign in to comment.