summaryrefslogtreecommitdiff
path: root/debian/deadbeef-plugin-supereq.install
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@mit.edu>2015-01-22 13:21:14 -0500
committerGravatar Benjamin Barenblat <bbaren@mit.edu>2015-01-22 13:21:14 -0500
commit8d5dc56a876009ead7c03fe6962483367bc22c93 (patch)
treec6e8fe2ff2c7ceb97068227c258058a6b36a0ebc /debian/deadbeef-plugin-supereq.install
parentedb07d1113206fdea167f8083f7d01889e16cf03 (diff)
Don’t use asterisks in multiarch install files
Alex Chernyakhovsky <achernya@mit.edu> recommends using /usr/lib/${DEB_HOST_MULTIARCH}/whatever instead of /usr/lib/*/whatever to install multiarch-aware libraries. This seems pretty reasonable to me, so I’ve made the change.
Diffstat (limited to 'debian/deadbeef-plugin-supereq.install')
-rw-r--r--debian/deadbeef-plugin-supereq.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/deadbeef-plugin-supereq.install b/debian/deadbeef-plugin-supereq.install
index 3fdc1c99..9847c3dc 100644
--- a/debian/deadbeef-plugin-supereq.install
+++ b/debian/deadbeef-plugin-supereq.install
@@ -1 +1 @@
-usr/lib/*/deadbeef/supereq.so
+usr/lib/${DEB_HOST_MULTIARCH}/deadbeef/supereq.so