From e38874c42efa59cf9c72a1fd9a694d39d94943ff Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 15 Nov 2021 11:09:43 +1000 Subject: [PATCH] glfw: move deskbar symlinks to demos package --- media-libs/glfw/glfw-3.3.4.recipe | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/media-libs/glfw/glfw-3.3.4.recipe b/media-libs/glfw/glfw-3.3.4.recipe index 574911a19..3c1389599 100644 --- a/media-libs/glfw/glfw-3.3.4.recipe +++ b/media-libs/glfw/glfw-3.3.4.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2002-2006 Marcus Geelnard 2006-2021 Camilla Löwy " LICENSE="Zlib" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/glfw/glfw/archive/$portVersion.tar.gz" CHECKSUM_SHA256="cc8ac1d024a0de5fd6f68c4133af77e1918261396319c24fd697775a6bc93b63" PATCHES="glfw-$portVersion.patchset" @@ -114,7 +114,8 @@ INSTALL() # demos package packageEntries demos \ - $appsDir + $appsDir \ + $dataDir # devel package packageEntries devel \