[SCM] qbs packaging branch, master, updated. debian/1.4.1+dfsg-7-4-g3e242b5

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sun Aug 9 16:34:59 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qbs.git;a=commitdiff;h=421af47

The following commit has been merged in the master branch:
commit 421af47306ca30ce5a82a070637e3c9449c0a296
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Aug 9 08:21:39 2015 +0300

    Fix up the previous commit.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b1ead15..c1746fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ override_dh_auto_configure:
 		QMAKE_LFLAGS+="${LDFLAGS}" \
 		QBS_INSTALL_PREFIX=/usr \
 		QBS_LIB_INSTALL_DIR=/usr/lib/${DEB_HOST_MULTIARCH} \
-		QBS_PLUGINS_INSTALL_DIR=/usr/lib/${DEB_HOST_MULTIARCH}/qbs/plugins
+		QBS_PLUGINS_INSTALL_DIR=/usr/lib/${DEB_HOST_MULTIARCH}
 
 override_dh_auto_build-indep:
 	dh_auto_build -- docs

-- 
qbs packaging



More information about the pkg-kde-commits mailing list