[SCM] libebml/master: debian/rules: dh_auto_install stanza dropped
mfv at users.alioth.debian.org
mfv at users.alioth.debian.org
Wed Jan 7 09:19:14 UTC 2015
The following commit has been merged in the master branch:
commit f0d82638aaf2f3dfb9a86186a6931e24960ea7ac
Author: Matteo F. Vescovi <mfv at debian.org>
Date: Wed Jan 7 09:27:46 2015 +0100
debian/rules: dh_auto_install stanza dropped
diff --git a/debian/rules b/debian/rules
index 7cb685a..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,4 @@
#!/usr/bin/make -f
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-
%:
dh $@
-
-override_dh_auto_install:
- dh_auto_install -- prefix=$(CURDIR)/debian/tmp/usr \
- libdir=$(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)
--
libebml packaging
More information about the pkg-multimedia-commits
mailing list