There was a missing bit, here is an updated patch.
Samuel
--- src/polkit/polkit-context.c.orig2009-03-29 13:36:48.0 +0100
+++ src/polkit/polkit-context.c 2009-03-29 13:39:23.23000 +0100
@@ -308,7 +308,7 @@
goto error;
}
}
-#else
+#eli
Package: policykit
Severity: important
Tags: patch
Hello,
policykit currently FTBFS on hurd-i386 because it does not support
inotify and although policykit has a few ifdefs, some are missing, and
there are some unconditional use of the PATH_MAX limit which hurd-i386
does not have, here is a patch
2 matches
Mail list logo