A small Thunar patch
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Mon Jul 31 11:43:56 CEST 2006
Martti Kuparinen wrote:
> Please apply this so this will compile on NetBSD...
>
> --- thunar-vfs/thunar-vfs-info.c.orig 2006-07-19 10:35:55.000000000 +0000
> +++ thunar-vfs/thunar-vfs-info.c 2006-07-19 10:37:57.000000000 +0000
> @@ -55,6 +55,10 @@
> #include <unistd.h>
> #endif
>
> +#if defined(__NetBSD__) && (__NetBSD_Version__ > 299000900) /* NetBSD 2.99.9 */
> +#define statfs statvfs
> +#endif
> +
> /* implement thunar-vfs-info's inline functions */
> #define G_IMPLEMENT_INLINES 1
> #define __THUNAR_VFS_INFO_C__
Sorry, took some time to get on this. Please look at the attached patch.
Ok to apply?
greets,
Benedikt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: thunar_statvfs-NetBSD.patch
Type: text/x-patch
Size: 2541 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20060731/ce1fd45a/attachment.bin>
More information about the Xfce4-dev
mailing list