diff options
Diffstat (limited to 'sysutils/cfengine2/files/patch-aa')
-rw-r--r-- | sysutils/cfengine2/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/cfengine2/files/patch-aa b/sysutils/cfengine2/files/patch-aa deleted file mode 100644 index ffdfe212966e..000000000000 --- a/sysutils/cfengine2/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Thu Oct 28 16:50:34 1999 -+++ src/Makefile.in Thu Oct 28 16:50:37 1999 -@@ -130,7 +130,7 @@ - LEX= @LEX@ - LEXLIB = @LEXLIB@ - --LDFLAGS= @LDFLAGS@ -+LDFLAGS= @LDFLAGS@ -pthread - LIBS= @LIBS@ - - DEFS= @DEFS@ |