Search
j0ke.net Open Build Service
>
Projects
>
virtualization
:
VMware
:
API
>
perl-VMware-VIPerl
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
perl-VMware-VIPerl.spec
@@ -33,7 +33,9 @@ sample code, and for Windows users, a Perl runtime and development system. Available in several forms including installers for Windows and Linux, a Virtual Appliance, and source code. +%prep %setup -n vmware-viperl-distrib + %build CFLAGS="%{optflags}" %{__perl} Makefile.PL INSTALLDIRS="vendor" PREFIX="%{_prefix}" %{__make} %{?_smp_mflags} OPTIMIZE="%{optflags}"