r48979 - /desktop/unstable/gedit/debian/rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Jun 2 02:41:36 UTC 2016


Author: jbicha-guest
Date: Thu Jun  2 02:41:36 2016
New Revision: 48979

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48979
Log:
fix multiarch dir. from previous upload

Modified:
    desktop/unstable/gedit/debian/rules

Modified: desktop/unstable/gedit/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/rules?rev=48979&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/rules	[utf-8] (original)
+++ desktop/unstable/gedit/debian/rules	[utf-8] Thu Jun  2 02:41:36 2016
@@ -12,7 +12,7 @@
 
 override_dh_install:
 	dh_install
-	mv debian/tmp/usr/lib/x86_64-linux-gnu/gedit/gedit-bugreport.sh \
+	mv debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/gedit/gedit-bugreport.sh \
 		debian/gedit/usr/share/gedit/gedit-bugreport
 	chmod 755 debian/gedit/usr/share/bug/gedit/script
 




More information about the pkg-gnome-commits mailing list