Hi all,

As Matthias said here
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520501#25 , the
problem comes from gnome-volume-manager's compilation flags.

Current version was packaged using the "--disable-automount" flag.

I have repackaged it replacing this with "--enable-automount", and
everything is back on track.

Here is the diff that I applied to gnome-volume-manager_2.24.1-2.dsc :
--- rules.orig  2009-04-26 13:11:31.000000000 +0200
+++ rules       2009-04-26 13:11:49.000000000 +0200
@@ -4,5 +4,5 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/gnome.mk

-DEB_CONFIGURE_EXTRA_FLAGS := --disable-multiuser --disable-automount
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-multiuser --enable-automount


I hope this will help,

Ignace M -ghantoos-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to