From d094743650072fd70deb8de657ed9f7e633384df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20M=C3=BCller?= Date: Sat, 31 May 2014 03:46:10 +0200 Subject: [PATCH] Fix patchlist. --- patches/patch-list.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/patch-list.patch b/patches/patch-list.patch index 33d32713..e6170059 100644 --- a/patches/patch-list.patch +++ b/patches/patch-list.patch @@ -6,7 +6,7 @@ diff --git a/libs/wine/config.c b/libs/wine/config.c index a273502..5fa0cd5 100644 --- a/libs/wine/config.c +++ b/libs/wine/config.c -@@ -478,6 +478,40 @@ const char *wine_get_version(void) +@@ -478,6 +478,42 @@ const char *wine_get_version(void) return PACKAGE_VERSION; }