tf: one of these changes broke the build.. could you look into it?
===========
test -z "" || mkdir -p -- ""
 /usr/bin/install -c -m 644 'debian/misc/abiword.desktop'
'/abiword.desktop'
/usr/bin/install: cannot create regular file `/abiword.desktop':
Permission denied
make[4]: *** [install-desktopDATA] Error 1
===========
Thanks!
  Marc
On Thu, 2006-07-20 at 15:03 +0000, cvs@abisource.com wrote:
> Update of /cvsroot/abi
> In directory abiword.snt.utwente.nl:/tmp/cvs-serv10512
> 
> Modified Files:
> 	GNUmakefile.am 
> Log Message:
> Maemo 2 changes (should be backported)
> 
> Index: GNUmakefile.am
> ===================================================================
> RCS file: /cvsroot/abi/GNUmakefile.am,v
> retrieving revision 1.40
> retrieving revision 1.41
> diff -u -d -r1.40 -r1.41
> --- GNUmakefile.am	2 Jun 2006 23:44:02 -0000	1.40
> +++ GNUmakefile.am	20 Jul 2006 15:03:21 -0000	1.41
> @@ -13,6 +13,11 @@
>  icon_DATA = abiword_48.png
>  icondir= $(datadir)/icons
>  
> +if WITH_HILDON
> +icon_DATA =
> +desktop_DATA =
> +endif
> +
>  mime_DATA = abiword.keys
>  mimedir = $(datadir)/mime-info
>  
> 
> -----------------------------------------------
> To unsubscribe from this list, send a message to
> abisource-cvs-commit-request@abisource.com with the word
> unsubscribe in the message body.
Received on Fri Jul 21 01:18:08 2006
This archive was generated by hypermail 2.1.8 : Fri Jul 21 2006 - 01:18:08 CEST