[SCM] liblivemedia/master: Simplify
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sun Sep 17 09:53:37 UTC 2017
The following commit has been merged in the master branch:
commit 9596163855a12dd69a391e7319a50a52f9137aca
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Sun Sep 17 11:15:47 2017 +0200
Simplify
diff --git a/debian/rules b/debian/rules
index f5e7bb0..766bf08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,4 +19,4 @@ override_dh_auto_configure:
override_dh_auto_install:
dh_auto_install -- \
PREFIX=/usr \
- LIBDIR=/usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+ LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)
--
liblivemedia packaging
More information about the pkg-multimedia-commits
mailing list