[openems] 01/01: Fixed syntax error in txt2man page Fix spelling error in man page Dlete .cc file from package
Ruben Undheim
rubund-guest at moszumanska.debian.org
Mon Nov 21 23:31:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository openems.
commit af2822f3d8454a86767f106b1c984d5627ede79b
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Tue Nov 22 00:05:39 2016 +0100
Fixed syntax error in txt2man page
Fix spelling error in man page
Dlete .cc file from package
---
debian/man/AppCSXCAD.txt | 2 +-
debian/man/openEMS.txt | 1 -
debian/rules | 1 +
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/man/AppCSXCAD.txt b/debian/man/AppCSXCAD.txt
index e759b04..13f4324 100644
--- a/debian/man/AppCSXCAD.txt
+++ b/debian/man/AppCSXCAD.txt
@@ -6,7 +6,7 @@ SYNOPSIS
DESCRIPTION
- Runnning the command launches a GUI
+ Running the command launches a GUI
OPTIONS
diff --git a/debian/man/openEMS.txt b/debian/man/openEMS.txt
index 4d406ec..2e7a1e2 100644
--- a/debian/man/openEMS.txt
+++ b/debian/man/openEMS.txt
@@ -11,7 +11,6 @@ OPTIONS
--disable-dumps Disable all field dumps for faster simulation
--debug-material Dump material distribution to a vtk file for debugging
- ...
diff --git a/debian/rules b/debian/rules
index fc87dbc..83f0fae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,7 @@ override_dh_auto_install:
mkdir -p debian/tmp/$(OCTAVE_FULLBPATH)
mv debian/tmp/usr/share/openEMS/matlab/h5readatt_octave.oct debian/tmp/$(OCTAVE_FULLBPATH)/
rm debian/tmp/usr/share/openEMS/matlab/h5readatt_octave.o
+ rm debian/tmp/usr/share/openEMS/matlab/h5readatt_octave.cc
override_dh_installman:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openems.git
More information about the debian-science-commits
mailing list