[med-svn] [orthanc] 07/07: fix spacings
Sebastien Jodogne
jodogne-guest at moszumanska.debian.org
Thu Jul 20 10:28:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
jodogne-guest pushed a commit to branch master
in repository orthanc.
commit 8b67d8b9179a3791ae90d10b4fb85836ab2edad5
Author: jodogne-guest <s.jodogne at gmail.com>
Date: Thu Jul 20 12:13:58 2017 +0200
fix spacings
---
debian/rules | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index f9afff9..988b6f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -63,10 +63,10 @@ override_dh_auto_test:
# (required for case-insensitive comparison of strings with
# accents). Full explanation:
# https://www.mattfischer.com/blog/archives/105
- mkdir -p $(DESTDIR)/locale/
- localedef -f UTF-8 -i en_US $(DESTDIR)/locale/en_US.UTF-8/
+ mkdir -p $(DESTDIR)/locale/
+ localedef -f UTF-8 -i en_US $(DESTDIR)/locale/en_US.UTF-8/
- ( cd Build; LOCPATH=$(DESTDIR)/locale/ ./UnitTests )
+ ( cd Build; LOCPATH=$(DESTDIR)/locale/ ./UnitTests )
override_dh_clean:
rm -rf ThirdPartyDownloads
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc.git
More information about the debian-med-commit
mailing list