[getdp] 08/60: some cleanup

Matteo F. Vescovi mfv at moszumanska.debian.org
Thu Feb 11 10:12:32 UTC 2016


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

mfv pushed a commit to branch master
in repository getdp.

commit c7a63373b7b0d2d050d7e47e8b4e056957bd256d
Author: Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>
Date:   Thu Jul 1 11:38:35 2010 +0000

    some cleanup
---
 debian/patches/series | 2 +-
 debian/rules          | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index 7addd99..a8b4448 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,3 @@
-petsc3.1.diff
 Makefile.diff
 configure.diff
+petsc3.1.diff
diff --git a/debian/rules b/debian/rules
index f0b23ac..4406d1f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,8 @@ DEB_STRIPPED_UPSTREAM_VERSION = $(shell echo $(DEB_UPSTREAM_VERSION) | sed -n -e
 clean::
 	find . \( -name "*.o" -o -name "*.a" \) -delete
 	rm -rf bin/getdp
-	rm -rf include/GetDPVersion.h
+	rm -rf Common/GetDPVersion.h
+	rm -rf Common/GetDPConfig.h
 	rm -rf variables configure
 	rm -rf config.guess config.sub config.status config.log
 

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



More information about the debian-science-commits mailing list