[med-svn] [probabel] 03/04: Fix wrong location
Andreas Tille
tille at debian.org
Thu Mar 10 08:10:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository probabel.
commit e73f8b61f01e58fec02af0f468d4b1336b42f1e9
Author: Andreas Tille <tille at debian.org>
Date: Thu Mar 10 08:54:26 2016 +0100
Fix wrong location
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index fbed99d..37e86ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,4 +43,4 @@ override_dh_installchangelogs:
override_dh_install-arch:
dh_install -a --fail-missing
rm debian/$(DEBPKGNAME)/usr/bin/probabel.pl
- mv debian/$(DEBPKGNAME)/probabel_config.cfg.example debian/$(DEBPKGNAME)/probabel_config.cfg
+ mv debian/$(DEBPKGNAME)/etc/probabel_config.cfg.example debian/$(DEBPKGNAME)/etc/probabel_config.cfg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/probabel.git
More information about the debian-med-commit
mailing list