[libntl] 09/12: Follow a file renaming in d/rules
Julien Puydt
julien.puydt at laposte.net
Wed Aug 30 20:27:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository libntl.
commit 9137404f682ee468e7f794d77f034bacad1f9776
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Wed Aug 30 21:46:32 2017 +0200
Follow a file renaming in d/rules
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 580c5c3..25b274b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ src/GetPID.c: src/makefile
src/GetTime.c:
# This should be the correct one:
- cp src/GetTime2.c src/GetTime.c
+ cp src/GetTime2.cpp src/GetTime.cpp
include/NTL/gmp_aux.h: src/makefile include/NTL/config.h src/cfileout \
include/NTL/mach_desc.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libntl.git
More information about the debian-science-commits
mailing list