[tango] 05/06: rela fix for sql

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Fri Dec 16 08:00:34 UTC 2016


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

picca pushed a commit to branch master
in repository tango.

commit e0a82439ba99b1f5bea83a089846063b2f7d157d
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Thu Dec 15 21:48:08 2016 +0100

    rela fix for sql
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 216ec5e..3e8c9fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ sql:
 	./configure $(CONFIGURE_OPTS)
 	# use this target to generate the dbconfig-common upgrade script once the debian/changelog is ok
 	echo "USE tango;\n" > debian/mysql/$(VERSION)
-	cat cppserver/database/stored_proc.sql > debian/mysql/$(VERSION)
+	cat cppserver/database/stored_proc.sql >> debian/mysql/$(VERSION)
 	$(MAKE) distclean
 
 # 816173

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



More information about the debian-science-commits mailing list