libmlt/webvfx-versioned-libdir.patch
Dave Plater 5e1fe66de7 Accepting request 518726 from home:plater
- Fix build against glibc-2.26 with libmlt-nomorexlocale_h.patch.
- Rebased 6c658e5d8cd11933bf799a2a985aa4b24cfbcb60.patch,
  libmlt-0.8.2-vdpau.patch, rem_close.patch and
  use-recommended-freetype-include.patch.
- Apply all mlt patches before building.

OBS-URL: https://build.opensuse.org/request/show/518726
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=75
2017-08-25 11:51:14 +00:00

13 lines
496 B
Diff

Index: webvfx-e918ce4667e623c3d60735cb898223e730c6d7af/webvfx/webvfx.pro
===================================================================
--- webvfx-e918ce4667e623c3d60735cb898223e730c6d7af/webvfx/webvfx.pro.orig 2016-08-23 20:36:10.000000000 +0200
+++ webvfx-e918ce4667e623c3d60735cb898223e730c6d7af/webvfx/webvfx.pro 2017-08-25 11:00:29.435492908 +0200
@@ -47,5 +47,5 @@ QT += opengl quick
TARGET = webvfx
-target.path = $$PREFIX/lib
+target.path = $$PREFIX/$$WLIB
INSTALLS += target