summaryrefslogtreecommitdiff
path: root/sysutils/cfengine2/files
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-12-17 08:18:04 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-12-17 08:18:04 +0000
commitc9725fb85b442f5229246e7b4e1c53e913dbbb90 (patch)
treee00c7b9a13c8748065f79c57e9e81d9a1239e743 /sysutils/cfengine2/files
parentee7f9aa44a92849ab34d5b387a3d79f974023b65 (diff)
Diffstat (limited to 'sysutils/cfengine2/files')
-rw-r--r--sysutils/cfengine2/files/patch-aa11
-rw-r--r--sysutils/cfengine2/files/patch-ac11
2 files changed, 0 insertions, 22 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@
diff --git a/sysutils/cfengine2/files/patch-ac b/sysutils/cfengine2/files/patch-ac
deleted file mode 100644
index b912a4ed4371..000000000000
--- a/sysutils/cfengine2/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- contrib/Makefile.in.orig Wed Aug 19 07:15:49 1998
-+++ contrib/Makefile.in Wed Aug 19 07:16:06 1998
-@@ -28,7 +28,7 @@
- ${MKINSTALLDIR} ${sbindir}
- for x in $?; \
- do \
-- ${INSTALL_PROGRAM} $$x ${sbindir}; \
-+ ${INSTALL_SCRIPT} $$x ${sbindir}; \
- done
-
- clean: