Skip to content

Commit

Permalink
Merge pull request #121 from jsrain/master
Browse files Browse the repository at this point in the history
Typo (otherwise failed to build), submit target
  • Loading branch information
jsrain committed Oct 18, 2013
2 parents 0013f0f + 16bafad commit c9432e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -3,4 +3,5 @@ require "yast/rake"
Yast::Tasks.configuration do |conf|
#lets ignore license check for now
conf.skip_license_check << /.*/
conf.obs_project = "YaST:Head:installer"
end
2 changes: 1 addition & 1 deletion library/wizard/src/modules/Wizard.rb
Expand Up @@ -1465,7 +1465,7 @@ def ShowReleaseNotesButton(label, id)

# Hide the "Release Notes" button, if there is any
#
ref HideReleaseNotesButton
def HideReleaseNotesButton
# has wizard? continue
# otherwise use dedicated ReplacePoint or reuse the back button
# hide-releasenotes-button failed? continue
Expand Down

0 comments on commit c9432e4

Please sign in to comment.