mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
Fix pulseaudio patch to be compatible with 'git am'.
This commit is contained in:
parent
ef956caf59
commit
7bb4be5d03
@ -147,7 +147,7 @@ index b4dfb47..c8f9168 100755
|
||||
+
|
||||
if test "x$with_gstreamer" != "xno"
|
||||
then
|
||||
if test -n "$GSTREAMER_CFLAGS"; then :
|
||||
if ${GSTREAMER_CFLAGS:+false} :; then :
|
||||
@@ -13394,12 +13473,13 @@ fi
|
||||
|
||||
test -n "$ALSA_LIBS" || enable_winealsa_drv=${enable_winealsa_drv:-no}
|
||||
|
Loading…
Reference in New Issue
Block a user