]> git.pld-linux.org Git - packages/ZynAddSubFX.git/blob - ZynAddSubFX-make-jN.patch
doesn't build on x32
[packages/ZynAddSubFX.git] / ZynAddSubFX-make-jN.patch
1 --- ZynAddSubFX-2.2.1/src/UI/Makefile.orig      2007-12-21 13:48:31.153320111 +0100
2 +++ ZynAddSubFX-2.2.1/src/UI/Makefile   2007-12-21 13:48:38.152252380 +0100
3 @@ -2,6 +2,8 @@
4  
5  %.cc  : %.fl
6         fluid -c $<
7 +%.h  : %.fl
8 +       fluid -c $<
9  
10  objects=WidgetPDial.o PresetsUI.o EnvelopeUI.o LFOUI.o FilterUI.o VirKeyboard.o ConfigUI.o\
11         SUBnoteUI.o ResonanceUI.o OscilGenUI.o ADnoteUI.o PADnoteUI.o EffUI.o BankUI.o \
This page took 0.064609 seconds and 4 git commands to generate.