Re: [gDesklets] 0.36.1 archive available for testing
- From: Mario Gonzalez T <mgonzalez mandriva com>
- To: Bjoern Koch <H Humpel gmx de>
- Cc: gdesklets-list gnome org
- Subject: Re: [gDesklets] 0.36.1 archive available for testing
- Date: Tue, 28 Oct 2008 18:12:05 -0300
On Sun, 2008-10-26 at 17:04 +0100, Bjoern Koch wrote:
> Another month has gone by and we are still stuck here... :(.
> I have no clue where to start looking for this MIME issue. Looks to me
> like this is included somewhere while configure is done ?!
>
Sorry for this huge delay :-( Today I started to look at this problem
and I think removing the MIME stuff from the configure in enough. This
patch might work.
It works for me:
[mario mario 0.3x-mime]$ bzr diff
=== modified file 'configure.in'
--- configure.in 2008-09-04 08:37:58 +0000
+++ configure.in 2008-10-28 21:03:24 +0000
@@ -74,8 +74,6 @@
AC_SUBST(X11_CFLAGS)
AC_SUBST(X11_LIBS)
-PKG_CHECK_MODULES(SHARED_MIME_INFO, shared-mime-info)
-AC_PATH_PROG(UPDATE_MIME_DATABASE, update-mime-database)
AC_PATH_PROG(UPDATE_DESKTOP_DATABASE, update-desktop-database)
After a make distcheck...
[...]
rm -f config.status config.cache config.log configure.lineno
config.status.lineno
rm -f Makefile
make[1]: Leaving directory
`/home/mario/fuentes/python/gdesklets/0.3x-mime/gDesklets-0.36.2beta/_build'
{ test ! -d gDesklets-0.36.2beta || { find gDesklets-0.36.2beta -type
d ! -perm -200 -exec chmod u+w {} ';' && rm -fr
gDesklets-0.36.2beta; }; }
======================================================
gDesklets-0.36.2beta archives ready for distribution:
gDesklets-0.36.2beta.tar.gz
gDesklets-0.36.2beta.tar.bz2
======================================================
> Anyone any idea or fix for this one so we can *finally* release
> 0.36.1 ?
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]