[metview] 07/14: typo in rules

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 12:49:02 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository metview.

commit 73c0e59212487d1e2a887b9bc31c3b8e35d48db4
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Oct 4 14:17:08 2017 +0100

    typo in rules
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1af9c1b..70dd39e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,7 +74,7 @@ override_dh_auto_configure:
                 sed -e 's%@ARCH@%${DEB_HOST_MULTIARCH}%g' < debian/$$f.in  > debian/$$f ; \
                 done
 	sed -e 's%@ARCH@%${DEB_HOST_MULTIARCH}%g'  < debian/CONFIG.site.in  | \
-		sed -e 's%@UPSTREAM_VERSION@%${UPSTREAM_VERSION}%g' |
+		sed -e 's%@UPSTREAM_VERSION@%${UPSTREAM_VERSION}%g' | \
 		> $(METVIEW_DIR_DEV)/scripts/CONFIG.site 
 	# These get generated ok on a machine with network connection, but fail on sbuilds, etc.
 	# so copy pre-generated versions stored in etc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/metview.git



More information about the debian-science-commits mailing list