diff options
Diffstat (limited to 'audio/gnapster/files/patch-ae')
-rw-r--r-- | audio/gnapster/files/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/gnapster/files/patch-ae b/audio/gnapster/files/patch-ae new file mode 100644 index 000000000000..51f3c41a3e5c --- /dev/null +++ b/audio/gnapster/files/patch-ae @@ -0,0 +1,11 @@ +--- configure.orig Sun Oct 22 09:26:22 2000 ++++ configure Sun Oct 22 09:26:41 2000 +@@ -1323,7 +1323,7 @@ + + GNAPSTER_INCLUDES="" + GNAPSTER_LDADD="" +-CFLAGS="-g" ++#CFLAGS="-g" + + + if test "$gnome" = yes; then |