Skip to content

Commit

Permalink
tmp_commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Jun 15, 2015
1 parent 1525886 commit 550017e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Rakefile
Expand Up @@ -4,4 +4,8 @@ Yast::Tasks.configuration do |conf|
# lets ignore license check for now
conf.skip_license_check << /.*/
conf.install_locations["doc/autodocs"] = conf.install_doc_dir
conf.obs_api = "https://api.suse.de/"
conf.obs_target = "SLE-12-SP1"
conf.obs_sr_project = "SUSE:SLE-12:Update"
conf.obs_project = "Devel:YaST:Head"
end

0 comments on commit 550017e

Please sign in to comment.