[getdp] 08/30: some cleanup
Matteo F. Vescovi
mfv at moszumanska.debian.org
Thu Feb 11 10:12:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
mfv pushed a commit to tag 2.2.0-1
in repository getdp.
commit b43b961147a9344974da3dffa89fa120e8196e85
Author: Christophe Trophime <christophe.trophime at grenoble.cnrs.fr>
Date: Thu Jul 1 11:38:35 2010 +0000
some cleanup
---
patches/series | 2 +-
rules | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/patches/series b/patches/series
index 7addd99..a8b4448 100644
--- a/patches/series
+++ b/patches/series
@@ -1,3 +1,3 @@
-petsc3.1.diff
Makefile.diff
configure.diff
+petsc3.1.diff
diff --git a/rules b/rules
index f0b23ac..4406d1f 100755
--- a/rules
+++ b/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