[Koha-bugs] [Bug 3036] New: add solaris as a platform in Makefile.PL

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Fri Mar 13 20:31:30 CET 2009


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=3036

           Summary: add solaris as a platform in Makefile.PL
           Product: Koha
           Version: unspecified
          Platform: PC
        OS/Version: SunOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Installation (command-line installer)
        AssignedTo: galen.charlton at liblime.com
        ReportedBy: ghenry at cmi.univ-mrs.fr
         QAContact: koha-bugs at lists.koha.org


please add:
-bash-3.2$ diff Makefile.PL-dist Makefile.PL
1400c1400,1401
<     if ( $^O =~ /darwin|linux|cygwin|freebsd/ ) { # this value needs to be
verified for each platform and modified accordingly
---
> 
>     if ( $^O =~ /darwin|linux|cygwin|freebsd|solaris/ ) { # this value needs to be verified for each platform and modified accordingly

to take opensolaris into account,

thanks




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list