Updated libncursesw patch to be FreeBSD/MacOS compatible.

This commit is contained in:
Sebastian Lackner
2014-09-04 22:23:45 +02:00
parent 3cd7f91608
commit b1a5dfb1f7
3 changed files with 6 additions and 6 deletions

View File

@@ -269,7 +269,7 @@ configure-Absolute_RPATH.ok:
# Patchset configure-Detect_Ncurses
# |
# | Included patches:
# | * Fix detection of ncurses library on Archlinux. [rev 2, by Sebastian Lackner]
# | * Fix detection of ncurses library on Archlinux. [rev 3, by Sebastian Lackner]
# |
# | Modified files:
# | * configure.ac
@@ -278,7 +278,7 @@ configure-Absolute_RPATH.ok:
configure-Detect_Ncurses.ok:
$(call APPLY_FILE,configure-Detect_Ncurses/0001-configure-Fix-detection-of-ncurses-library-on-Archli.patch)
@( \
echo '+ { "configure-Detect_Ncurses", "Sebastian Lackner", "Fix detection of ncurses library on Archlinux. [rev 2]" },'; \
echo '+ { "configure-Detect_Ncurses", "Sebastian Lackner", "Fix detection of ncurses library on Archlinux. [rev 3]" },'; \
) > configure-Detect_Ncurses.ok
# Patchset dsound-Fast_Mixer