On Sat, Aug 02, 2008, Petr Salinger wrote:
> +ifeq ($(DEB_BUILD_ARCH_OS), linux)
>  DEB_CONFIGURE_EXTRA_FLAGS += \
>       --disable-libburnia
> -
> +else
> +DEB_CONFIGURE_EXTRA_FLAGS += \
> +     --disable-libburnia --disable-inotify
> +endif

 Changed to:
+ifneq ($(DEB_BUILD_ARCH_OS), linux)
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-inotify
+endif
+

 Could you clarify whether libcam-dev is useful on hurd?  I might list
 it in control as well in this case.

   Thanks,
-- 
Loïc Minier



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to