From 2018227e9344edb9da15fc6a4a8298086cc2aa77 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 2 Jun 2019 21:45:28 +0100 Subject: gentoo resync : 02.06.2019 --- app-emulation/free42/files/free42-2.0.10-fix-makefile.patch | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app-emulation/free42/files/free42-2.0.10-fix-makefile.patch') diff --git a/app-emulation/free42/files/free42-2.0.10-fix-makefile.patch b/app-emulation/free42/files/free42-2.0.10-fix-makefile.patch index c033bbc60ceb..0fb915df2983 100644 --- a/app-emulation/free42/files/free42-2.0.10-fix-makefile.patch +++ b/app-emulation/free42/files/free42-2.0.10-fix-makefile.patch @@ -56,3 +56,12 @@ diff -Nuar a/gtk/Makefile b/gtk/Makefile $(SRCS) skin2cc.cc keymap2cc.cc skin2cc.conf: symlinks +@@ -107,7 +111,7 @@ + + symlinks: + for fn in `cd ../common; /bin/ls`; do ln -s ../common/$$fn; done +- sh ./build-intel-lib.sh ++ +sh ./build-intel-lib.sh + ln -s IntelRDFPMathLib20U1/TESTS/readtest.c + touch symlinks + -- cgit v1.2.3