[flint] 20/24: Update make dist for 2.4.4.
felix salfelder
felix-guest at moszumanska.debian.org
Wed Jun 25 11:16:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a commit to branch master
in repository flint.
commit f14355e9070e235a68b933b3da8c238468e9a0e2
Author: William Hart <goodwillhart at googlemail.com>
Date: Thu Jun 19 17:33:28 2014 +0100
Update make dist for 2.4.4.
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 25e2246..78e72a6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -75,7 +75,7 @@ distclean: clean
rm -f config.h fft_tuning.h fmpz-conversions.h Makefile fmpz/fmpz.c
dist:
- git archive --format tar --prefix flint-2.4.2/ flint-2.4 > ../flint-2.4.2.tar; gzip ../flint-2.4.2.tar
+ git archive --format tar --prefix flint-2.4.4/ flint-2.4 > ../flint-2.4.4.tar; gzip ../flint-2.4.4.tar
profile: library $(PROF_SOURCES) $(EXT_PROF_SOURCES) build/profiler.o
mkdir -p build/profile
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/flint.git
More information about the debian-science-commits
mailing list