From df7bf6bd1d7bb73b1eb6d91de8f8f3ba602f749f Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 11 Jun 2022 20:50:14 +0200 Subject: [PATCH] wine: fix patch Fixes #37524 --- srcpkgs/wine/patches/musl-rpath.patch | 5 ----- 1 file changed, 5 deletions(-) diff --git a/srcpkgs/wine/patches/musl-rpath.patch b/srcpkgs/wine/patches/musl-rpath.patch index f522f7ecea2..68b25589b42 100644 --- a/srcpkgs/wine/patches/musl-rpath.patch +++ b/srcpkgs/wine/patches/musl-rpath.patch @@ -43,13 +43,8 @@ index 774a95ce003..d408e77cc78 100755 diff --git a/configure.ac b/configure.ac index 8c5066a3de6..01ede86df1e 100644 -<<<<<<< HEAD ---- a/wine-7.6/configure.ac -+++ b/wine-7.6/configure.ac -======= --- a/configure.ac +++ b/configure.ac ->>>>>>> 6dccb4ef9c (wine: patch into $build_wrksrc) @@ -916,6 +916,9 @@ case $host_os in AC_SUBST(LIBWINE_SHAREDLIB,"libwine.so.$libwine_version") AC_SUBST(LIBWINE_DEPENDS,"wine.map")