]> git.pld-linux.org Git - packages/LiVES.git/blame - LiVES-FHS.patch
- updated gettext BR
[packages/LiVES.git] / LiVES-FHS.patch
CommitLineData
ba729512
SS
1--- lives-0.9.8.6/lives-plugins/weed-plugins/Makefile.am.orig 2007-11-26 18:46:29.268731554 +0100
2+++ lives-0.9.8.6/lives-plugins/weed-plugins/Makefile.am 2007-11-26 18:46:41.766824891 +0100
3@@ -4,7 +4,7 @@
4
5 SUBDIRS = gdk
6
7-fxdir = $(datadir)/$(PACKAGE)/plugins/effects/realtime/weed
8+fxdir = $(libdir)/$(PACKAGE)/plugins/effects/realtime/weed
9
10 if IS_DARWIN
11 shared_ldflags = -dynamiclib
12--- lives-0.9.8.6/lives-plugins/weed-plugins/gdk/Makefile.am.orig 2007-11-26 19:33:43.336376765 +0100
13+++ lives-0.9.8.6/lives-plugins/weed-plugins/gdk/Makefile.am 2007-11-26 19:33:57.834165036 +0100
14@@ -2,7 +2,7 @@
15
16 %.wo: %.c
17
18-fxdir = $(datadir)/$(PACKAGE)/plugins/effects/realtime/weed
19+fxdir = $(libdir)/$(PACKAGE)/plugins/effects/realtime/weed
20
21 if IS_DARWIN
22 shared_ldflags = -dynamiclib
23--- lives-0.9.8.6/lives-plugins/plugins/playback/video/Makefile.am.orig 2007-11-26 20:03:46.061359765 +0100
24+++ lives-0.9.8.6/lives-plugins/plugins/playback/video/Makefile.am 2007-11-26 20:03:59.059376838 +0100
25@@ -1,6 +1,6 @@
26 ## Process this with automake to create Makefile.in
27
28-videopluginsdir = $(datadir)/$(PACKAGE)/plugins/playback/video
29+videopluginsdir = $(libdir)/$(PACKAGE)/plugins/playback/video
30
31 if IS_DARWIN
32 shared_ldflags = -dynamiclib -fno-common
This page took 0.060817 seconds and 4 git commands to generate.