commit 12eb2c1567160ca97596433e61ec229da80c64ec
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Jan 15 19:21:32 2014 +0200

    force unversioned perl interpreter

 munin.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/munin.spec b/munin.spec
index 6b92301..6aacf70 100644
--- a/munin.spec
+++ b/munin.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/munin.git/commitdiff/12eb2c1567160ca97596433e61ec229da80c64ec

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to