]> git.pld-linux.org Git - packages/munin.git/commitdiff
force unversioned perl interpreter auto/th/munin-2.0.19-2
authorElan Ruusamäe <glen@delfi.ee>
Wed, 15 Jan 2014 17:21:32 +0000 (19:21 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 15 Jan 2014 17:21:43 +0000 (19:21 +0200)
munin.spec

index 6b9230161751e38953e458c8f3818c5a9555bf74..6aacf70e28389fafca84317762d89a15a29a3271 100644 (file)
@@ -10,7 +10,7 @@ Summary:      Munin - the Linpro RRD data agent
 Summary(pl.UTF-8):     Munin - agent danych RRD Linpro
 Name:          munin
 Version:       2.0.19
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/WWW
 Source0:       http://downloads.sourceforge.net/munin/%{name}-%{version}.tar.gz
@@ -133,7 +133,9 @@ Munin.
 %patch4 -p1
 
 %build
-%{__make} -j1 build JCVALID=no
+%{__make} -j1 build \
+       PERL_MB_OPT="perl=%{__perl}" \
+       JCVALID=no
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.057792 seconds and 4 git commands to generate.