Package: zatacka
Severity: important
Version: 0.1.8-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs small fix, see bellow.
It would also be nice if you can ask upstream
to include this changes.
Thanks in advance
Petr
--- src/main.cpp~ 2008-02-15 21:11:00.000000000 +0100
+++ src/main.cpp 2008-02-15 21:11:00.000000000 +0100
@@ -17,7 +17,7 @@
*
*/
-#ifdef __linux__
+#ifdef __unix__
#include <unistd.h>
#include <defaults.h>
#endif
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]