commit 1da6b4e0ada359e02a482a4595a6ac1060a208fc
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Jan 15 18:49:41 2014 +0200

    force unversioned perl shebang interpreter in Build.PL based projects

 perl.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/perl.spec b/perl.spec
index b7804d4..9291c5c 100644
--- a/perl.spec
+++ b/perl.spec
@@ -63,6 +63,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # Build.PL based packages
 %{__perl} Build.PL \
+       perl=%{__perl} \
        destdir=$RPM_BUILD_ROOT \
        installdirs=vendor
 ./Build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/1da6b4e0ada359e02a482a4595a6ac1060a208fc

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

Reply via email to