--- /dev/null
+diff -Naur libfreebob-1.0.11.orig/tests/test-volume.cpp libfreebob-1.0.11/tests/test-volume.cpp
+--- libfreebob-1.0.11.orig/tests/test-volume.cpp 2007-10-15 16:15:07.000000000 -0200
++++ libfreebob-1.0.11/tests/test-volume.cpp 2008-12-16 15:33:36.000000000 -0200
+@@ -109,7 +109,7 @@
+ exit(0);
+ }
+
+- int errno = 0;
++ errno = 0;
+ char* tail;
+ int node_id = strtol( argv[1], &tail, 0 );
+ int fb_id = strtol( argv[2], &tail, 0 );
#------------------------
#
# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... )
-[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/freebob/libfreebob-1.0.7.tar.bz2"
+[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/freebob/libfreebob-1.0.11.tar.bz2"
# Source base name. if different from package name. Null ("") to default value.
# Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
off: md5sum_download_and_check_1
off: gpg_signature_check
on: untar_source
-off: patch_source
+ on: patch_source
on: configure
on: make_package
on: install_package