projects
/
sdlgit/SDL_perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ab96581
)
Solaris is like Linux right? :P oops
kthakore [Mon, 24 Aug 2009 18:44:09 +0000 (11:44 -0700)]
make/lib/SDL/Build/Solaris.pm
patch
|
blob
|
blame
|
history
diff --git
a/make/lib/SDL/Build/Solaris.pm
b/make/lib/SDL/Build/Solaris.pm
index
0a8ec4a
..
39e4093
100644
(file)
--- a/
make/lib/SDL/Build/Solaris.pm
+++ b/
make/lib/SDL/Build/Solaris.pm
@@
-1,6
+1,6
@@
#!/usr/bin/env perl
#
-# Linux.pm
+# Solaris.pm
#
# Copyright (C) 2005 David J. Goehrig <dgoehrig@cpan.org>
#
@@
-28,7
+28,7
@@
# dgoehrig@cpan.org
#
-package SDL::Build::Linux;
+package SDL::Build::Solaris;
use base 'SDL::Build';