[Reproducible-commits] [libextutils-depends-perl] 12/187: fixed bug in specfile generation

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Wed Jan 21 21:16:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

akira-guest pushed a commit to branch pu/reproducible_builds
in repository libextutils-depends-perl.

commit 14eb0a5585ca5896a2c08fd70210d4ef4fd3b66a
Author: x-rwmcfa1 <x-rwmcfa1 at localhost>
Date:   Mon Sep 22 00:23:17 2003 +0000

    fixed bug in specfile generation
    
    	* */Makefile.PL: fixed bug in specfile generation
    
    svn path=/trunk/; revision=18
---
 Makefile.PL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.PL b/Makefile.PL
index 1ba4ee0..01e0ca7 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -37,7 +37,7 @@ rpms/:
 SUBSTITUTE=$substitute
 
 perl-\$(DISTNAME).spec: perl-\$(DISTNAME).spec.in \$(VERSION_FROM) Makefile
-	\$(SUBSTITUTE) \$+ > \$@
+	\$(SUBSTITUTE) \$< > \$@
 
 dist-rpms: Makefile dist perl-\$(DISTNAME).spec rpms/
 	cp \$(DISTNAME)-\$(VERSION).tar.gz rpms/SOURCES/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/libextutils-depends-perl.git



More information about the Reproducible-commits mailing list