]> git.pld-linux.org Git - packages/alsa-modular-synth.git/blobdiff - alsa-modular-synth-build_fixes.patch
- converted to UTF-8
[packages/alsa-modular-synth.git] / alsa-modular-synth-build_fixes.patch
index 4f404425860ff5f9e262270fe3d1b60a27242fab..08c1e675df3185ad625c3abc2cf7965074f9c57e 100644 (file)
@@ -1,6 +1,6 @@
-diff -aurN ams-1.8.6.orig/Makefile ams-1.8.6/Makefile
---- ams-1.8.6.orig/Makefile    2004-07-16 14:44:03.000000000 +0200
-+++ ams-1.8.6/Makefile 2004-07-23 18:49:44.033202648 +0200
+diff -aurN ams-1.8.7.orig/Makefile ams-1.8.7/Makefile
+--- ams-1.8.7.orig/Makefile    2004-07-21 10:50:43.000000000 +0200
++++ ams-1.8.7/Makefile 2005-06-26 18:40:36.000000000 +0200
 @@ -1,13 +1,13 @@
 -QT_BASE_DIR=/usr/lib/qt3
 -QT_LIB_DIR=$(QT_BASE_DIR)/lib
@@ -19,12 +19,3 @@ diff -aurN ams-1.8.6.orig/Makefile ams-1.8.6/Makefile
  
  AMS_O = synthdata.o module.o module.moc.o \
        configdialog.o configdialog.moc.o \
-@@ -80,7 +80,7 @@
- ams:  $(AMS_O)
-       gcc -g -o ams $(AMS_O) \
-       -L$(QT_LIB_DIR) -L$(X11_LIB_DIR) \
--      -lqt-mt -ljack -lasound -lsrfftw -lsfftw -lm
-+      -lqt-mt -ljack -lasound -lrfftw -lfftw -lm
- clean:
-       /bin/rm -f *.o *.moc.cpp *~
This page took 3.475441 seconds and 4 git commands to generate.