Apply "103_fix-unequal-digit-h.diff" from the Debian package:
[sgt/puzzles] / osx.m
diff --git a/osx.m b/osx.m
index 33031e3..c59ff56 100644 (file)
--- a/osx.m
+++ b/osx.m
@@ -77,6 +77,8 @@
  *    recreate it.
  */
 
+#define COMBINED /* we put all the puzzles in one binary in this port */
+
 #include <ctype.h>
 #include <sys/time.h>
 #import <Cocoa/Cocoa.h>