[Pkg-xfce-commits] r1553 - goodies/xfce4-notes-plugin/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Fri Jan 25 22:58:05 UTC 2008


Author: corsac
Date: 2008-01-25 22:58:05 +0000 (Fri, 25 Jan 2008)
New Revision: 1553

Modified:
   goodies/xfce4-notes-plugin/debian/changelog
   goodies/xfce4-notes-plugin/debian/rules
Log:
* debian/rules: explicitely disable fs monitoring.

Modified: goodies/xfce4-notes-plugin/debian/changelog
===================================================================
--- goodies/xfce4-notes-plugin/debian/changelog	2008-01-25 22:55:53 UTC (rev 1552)
+++ goodies/xfce4-notes-plugin/debian/changelog	2008-01-25 22:58:05 UTC (rev 1553)
@@ -1,3 +1,9 @@
+xfce4-notes-plugin (1.6.1-2) UNRELEASED; urgency=low
+
+  * debian/rules: explicitely disable fs monitoring.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 25 Jan 2008 17:07:19 +0100
+
 xfce4-notes-plugin (1.6.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: goodies/xfce4-notes-plugin/debian/rules
===================================================================
--- goodies/xfce4-notes-plugin/debian/rules	2008-01-25 22:55:53 UTC (rev 1552)
+++ goodies/xfce4-notes-plugin/debian/rules	2008-01-25 22:58:05 UTC (rev 1553)
@@ -3,6 +3,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-fs-monitor
+
 binary-post-install/xfce4-notes-plugin::
 	-rm -rf debian/xfce4-notes-plugin/usr/lib/xfce4/panel-plugins/*.a
 	-rm -rf debian/xfce4-notes-plugin/usr/lib/xfce4/panel-plugins/*.la




More information about the Pkg-xfce-commits mailing list