[SCM] kstars packaging branch, master, updated. debian/16.08.3-1-81-g6423b1c

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:09:28 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kstars.git;a=commitdiff;h=28f7fbf

The following commit has been merged in the master branch:
commit 28f7fbfba693bd9b04d13266ae259b861ec8767d
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Tue Mar 7 22:27:31 2017 +0000

    point it towards libindi
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index f540b85..6c9ae85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,8 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
+override_dh_auto_configure:
+	$(overridden_command) -- -DINDI_INCLUDE_DIR=/usr/include/libindi/
+
 override_dh_strip:
 	dh_strip --dbgsym-migration='kstars-dbg (<= 4:15.12.1-1~~)'

-- 
kstars packaging



More information about the pkg-kde-commits mailing list