[SCM] libopenmpt/master: Remove unused variables from debian/rules

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Wed Nov 8 23:58:15 UTC 2017


The following commit has been merged in the master branch:
commit ec3c092be6727296c0a8163614328150ea569a1e
Author: James Cowgill <jcowgill at debian.org>
Date:   Wed Nov 8 21:45:57 2017 +0000

    Remove unused variables from debian/rules

diff --git a/debian/rules b/debian/rules
index e9731fe..9219976 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,6 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-MODPLUG_DEV_LIBDIR = debian/libopenmpt-modplug-dev/usr/lib/$(DEB_HOST_MULTIARCH)
-
 %:
 	dh $@
 

-- 
libopenmpt packaging



More information about the pkg-multimedia-commits mailing list