Changed some small stuff in the rakefile. Don't think it matters and I hope it didn't break anything.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1749 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
8199fa0379
commit
71a2b6a6bd
@ -20,7 +20,7 @@ SODIR = 'sfml'
|
|||||||
|
|
||||||
spec = Gem::Specification.new do |s|
|
spec = Gem::Specification.new do |s|
|
||||||
s.platform = Gem::Platform::CURRENT
|
s.platform = Gem::Platform::CURRENT
|
||||||
s.name = "rubysfml"
|
s.name = "rbSFML"
|
||||||
s.version = RUBYSFML_VERSION
|
s.version = RUBYSFML_VERSION
|
||||||
s.author = "Henrik Valter Vogelius Hansson"
|
s.author = "Henrik Valter Vogelius Hansson"
|
||||||
s.email = "groogy@groogy.se"
|
s.email = "groogy@groogy.se"
|
||||||
|
Loading…
Reference in New Issue
Block a user