r50531 - /desktop/unstable/totem/debian/rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Wed Sep 14 03:09:13 UTC 2016


Author: jbicha-guest
Date: Wed Sep 14 03:09:13 2016
New Revision: 50531

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50531
Log:
use multiarch directory for dh_python3 rule

Modified:
    desktop/unstable/totem/debian/rules

Modified: desktop/unstable/totem/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/rules?rev=50531&op=diff
==============================================================================
--- desktop/unstable/totem/debian/rules	[utf-8] (original)
+++ desktop/unstable/totem/debian/rules	[utf-8] Wed Sep 14 03:09:13 2016
@@ -34,7 +34,7 @@
 	dh_girepository -lsrc
 
 override_dh_python3:
-	dh_python3 --no-ext-rename -ptotem-plugins /usr/lib/totem/plugins
+	dh_python3 --no-ext-rename -ptotem-plugins /usr/lib/*/totem/plugins
 	dh_python3 --remaining-packages
 
 override_dh_install:




More information about the pkg-gnome-commits mailing list