$OpenBSD: patch-tests_GNUmakefile,v 1.3 2011/05/14 08:35:30 sebastia Exp $

Make it find e2fs-uuid

--- tests/GNUmakefile.orig	Thu Jan 27 19:36:23 2011
+++ tests/GNUmakefile	Wed Apr 27 22:36:45 2011
@@ -23,7 +23,7 @@ SimpleAgendaTests_OBJC_FILES = \
 
 SimpleAgendaTests_TOOL_LIBS = -lObjcUnit -lical -lgnustep-gui
 #ifeq(have_libuuid,yes)
-SimpleAgendaTests_TOOL_LIBS += -luuid
+SimpleAgendaTests_TOOL_LIBS += -le2fs-uuid
 #endif
 
 ADDITIONAL_OBJCFLAGS = -Wno-import -Wall
