[SCM] qtsensors packaging branch, master, updated. 6242a0eed77121c10e73dea309323f16a119a981

Pino Toscano pino at alioth.debian.org
Thu May 30 13:30:46 UTC 2013


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

The following commit has been merged in the master branch:
commit b2119c5703df8e410fb04d0bfb579471565c070b
Author: Pino Toscano <pino at kde.org>
Date:   Thu May 30 15:28:08 2013 +0200

    add missing tab
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index 440ce4a..d310a13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ override_dh_auto_install:
 	dh_auto_install
 	# Fix wrong path in pkgconfig files
 	find $(CURDIR)/debian/tmp/usr/lib/*/pkgconfig -type f -name '*.pc' \
-    -exec sed -i -e 's/$(DEB_HOST_MULTIARCH)\/$(DEB_HOST_MULTIARCH)/$(DEB_HOST_MULTIARCH)/g' {} \;
+	    -exec sed -i -e 's/$(DEB_HOST_MULTIARCH)\/$(DEB_HOST_MULTIARCH)/$(DEB_HOST_MULTIARCH)/g' {} \;
 
 override_dh_builddeb:
 	dh_builddeb -- -Zxz

-- 
qtsensors packaging



More information about the pkg-kde-commits mailing list