[shibboleth-sp2] 06/25: https://issues.shibboleth.net/jira/browse/SSPCPP-104

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:30:02 UTC 2016


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

wferi-guest pushed a commit to annotated tag 1.3.2
in repository shibboleth-sp2.

commit cad3a5c004ee2661bae8e6a1502bbb0bae251c1b
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Tue May 27 01:40:48 2008 +0000

    https://issues.shibboleth.net/jira/browse/SSPCPP-104
---
 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 0f70236..4de5d0f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,13 +22,13 @@ dist-hook:
 
 shibboleth.spec: shibboleth.spec.in Makefile
 	rm -f $@.tmp
-	sed < $< > $@.tmp \
+	sed < $@.in > $@.tmp \
 	    -e 's:@-VERSION-@:${VERSION}:'
 	mv $@.tmp $@
 
 pkginfo: pkginfo.in Makefile
 	rm -f $@.tmp
-	sed < $< > $@.tmp \
+	sed < $@.in > $@.tmp \
 	    -e 's:@-VERSION-@:${VERSION}:'
 	mv $@.tmp $@
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list