]> git.pld-linux.org Git - packages/ZynAddSubFX.git/commitdiff
- fix parallel build
authorSzymon Siwek <sls@pld-linux.org>
Fri, 21 Dec 2007 13:19:33 +0000 (13:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ZynAddSubFX-make-jN.patch -> 1.1

ZynAddSubFX-make-jN.patch [new file with mode: 0644]

diff --git a/ZynAddSubFX-make-jN.patch b/ZynAddSubFX-make-jN.patch
new file mode 100644 (file)
index 0000000..fded94a
--- /dev/null
@@ -0,0 +1,11 @@
+--- ZynAddSubFX-2.2.1/src/UI/Makefile.orig     2007-12-21 13:48:31.153320111 +0100
++++ ZynAddSubFX-2.2.1/src/UI/Makefile  2007-12-21 13:48:38.152252380 +0100
+@@ -2,6 +2,8 @@
+ %.cc  : %.fl
+       fluid -c $<
++%.h  : %.fl
++      fluid -c $<
+ objects=WidgetPDial.o PresetsUI.o EnvelopeUI.o LFOUI.o FilterUI.o VirKeyboard.o ConfigUI.o\
+       SUBnoteUI.o ResonanceUI.o OscilGenUI.o ADnoteUI.o PADnoteUI.o EffUI.o BankUI.o \
This page took 0.101815 seconds and 5 git commands to generate.