r51854 - /packages/unstable/gnome-builder/debian/rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Thu Dec 22 11:17:42 UTC 2016
Author: biebl
Date: Thu Dec 22 11:17:42 2016
New Revision: 51854
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51854
Log:
Fix configure switch for quick-highlight-plugin
The help output was wrong
https://bugzilla.gnome.org/show_bug.cgi?id=776386
Modified:
packages/unstable/gnome-builder/debian/rules
Modified: packages/unstable/gnome-builder/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/rules?rev=51854&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/rules [utf-8] (original)
+++ packages/unstable/gnome-builder/debian/rules [utf-8] Thu Dec 22 11:17:42 2016
@@ -66,7 +66,7 @@
--enable-project-tree-plugin \
--enable-python-gi-imports-completion-plugin \
--enable-python-pack-plugin \
- --enable-quick-highlight \
+ --enable-quick-highlight-plugin \
--enable-support-plugin \
--enable-symbol-tree-plugin \
--enable-sysmon-plugin \
More information about the pkg-gnome-commits
mailing list