[med-svn] [mia] 02/03: d/rules: correct library subdirectory

Gert Wollny gert-guest at moszumanska.debian.org
Sun Jul 24 22:47:35 UTC 2016


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

gert-guest pushed a commit to branch master
in repository mia.

commit 9257f6545bcae2326b011cacbcc1dc8aa48fab23
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Sun Jul 24 22:12:10 2016 +0000

    d/rules: correct library subdirectory
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f620588..91fd1aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,6 +43,6 @@ override_dh_auto_build-arch:
 	dh_auto_build
 
 override_dh_shlibdeps:
-	dh_shlibdeps -- $(shell find  debian/libmia-2.2-4/ -name "*.mia")
+	dh_shlibdeps -- $(shell find  debian/libmia-2.4-0/ -name "*.mia")
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mia.git



More information about the debian-med-commit mailing list