mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
new recipe for kobodeluxe 0.5.1
This commit is contained in:
14
games-arcade/kobodeluxe/patches/kobodeluxe-0.5.1.patch
Normal file
14
games-arcade/kobodeluxe/patches/kobodeluxe-0.5.1.patch
Normal file
@@ -0,0 +1,14 @@
|
||||
--- KoboDeluxe-0.5.1/configure.org 2016-04-13 17:19:21.956039168 +0200
|
||||
+++ KoboDeluxe-0.5.1/configure 2016-04-13 17:19:09.067108864 +0200
|
||||
@@ -5044,6 +5044,11 @@
|
||||
echo "${ECHO_T}BeOS; Un*x style install" >&6; }
|
||||
MATHLIB=""
|
||||
;;
|
||||
+ haiku)
|
||||
+ { echo "$as_me:$LINENO: result: HAIKU; Un*x style install" >&5
|
||||
+echo "${ECHO_T}HAIKU; Un*x style install" >&6; }
|
||||
+ MATHLIB=""
|
||||
+ ;;
|
||||
mingw32*)
|
||||
{ echo "$as_me:$LINENO: result: Win32 (mingw32); Simple bundle" >&5
|
||||
echo "${ECHO_T}Win32 (mingw32); Simple bundle" >&6; }
|
||||
Reference in New Issue
Block a user