]> git.proxmox.com Git - lxc.git/commitdiff
buildsys: rules: use build architecture
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Feb 2017 14:13:57 +0000 (15:13 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Feb 2017 14:13:57 +0000 (15:13 +0100)
debian/rules

index 432d7d8378d42a5ea172584ebd34ea952e7a435a..3eb2d7d3e1a71183fff1499265da38243a43d572 100755 (executable)
@@ -35,7 +35,7 @@ override_dh_fixperms:
        dh_fixperms -Xusr/lib/$(DEB_HOST_MULTIARCH)/lxc/lxc-user-nic
 
 override_dh_install:
-       rm debian/tmp/usr/lib/x86_64-linux-gnu/*.la
+       rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.la
        dh_apparmor -p lxc-pve --profile-name=usr.bin.lxc-start
        dh_apparmor -p lxc-pve --profile-name=lxc-containers
        dh_install --fail-missing