diff options
Diffstat (limited to 'wm/compiz/patches/patch-aa')
-rw-r--r-- | wm/compiz/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/wm/compiz/patches/patch-aa b/wm/compiz/patches/patch-aa deleted file mode 100644 index 0c22ad34c05..00000000000 --- a/wm/compiz/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2007/07/16 09:39:20 drochner Exp $ - ---- src/Makefile.in.orig 2007-07-15 10:23:02.000000000 +0200 -+++ src/Makefile.in -@@ -269,7 +269,7 @@ INCLUDES = \ - -DPLUGINDIR=\"$(plugindir)\" \ - -DIMAGEDIR=\"$(imagedir)\" - --compiz_LDADD = @COMPIZ_LIBS@ @GL_LIBS@ -lm -+compiz_LDADD = @COMPIZ_LIBS@ @GL_LIBS@ -lm ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} - compiz_LDFLAGS = -export-dynamic - compiz_SOURCES = \ - main.c \ |