pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/audacity/patches patch-ag is important as well :)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e815260af789
branches:  trunk
changeset: 506500:e815260af789
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jan 17 21:50:23 2006 +0000

description:
patch-ag is important as well :)

diffstat:

 audio/audacity/patches/patch-ag |  13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diffs (17 lines):

diff -r 799f2b133420 -r e815260af789 audio/audacity/patches/patch-ag
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/audacity/patches/patch-ag   Tue Jan 17 21:50:23 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.5 2006/01/17 21:50:23 adam Exp $
+
+--- lib-src/libnyquist/Makefile.in.orig        2006-01-17 22:33:39.000000000 +0100
++++ lib-src/libnyquist/Makefile.in
+@@ -6,7 +6,7 @@
+ INCL = -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft
+ 
+ CC = @CC@
+-override CFLAGS += -g -DCMTSTUFF -O2 -DEXT $(INCL)
++override CFLAGS += -DCMTSTUFF -DEXT $(INCL)
+ LN = $(CC)
+ LFLAGS = -lm
+ 



Home | Main Index | Thread Index | Old Index