Skip to content

Commit

Permalink
set proper devel project
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Oct 3, 2013
1 parent ad1e72d commit 7e82429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ Packaging.configuration do |conf|
conf.skip_license_check << /testsuite/ #skip all testsuites
conf.skip_license_check << /scr\/doc\/scr-arch.sda/ #skip binary file
conf.skip_license_check << /.*/ #skip all temporary, as there is too much failures
conf.obs_project = "YaST:Head:installer"
end

0 comments on commit 7e82429

Please sign in to comment.