summaryrefslogtreecommitdiff
path: root/sysutils/cfengine2/files
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cfengine2/files')
-rw-r--r--sysutils/cfengine2/files/patch-aa11
-rw-r--r--sysutils/cfengine2/files/patch-ab11
-rw-r--r--sysutils/cfengine2/files/patch-ac11
3 files changed, 0 insertions, 33 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-ab b/sysutils/cfengine2/files/patch-ab
deleted file mode 100644
index 61a20728638a..000000000000
--- a/sysutils/cfengine2/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/classes.c.orig Wed Oct 20 03:41:30 1999
-+++ src/classes.c Tue Apr 25 16:37:00 2000
-@@ -97,7 +97,7 @@
- "irix4","ip*","4*", /* irix4 */
- "irix", "ip*","*", /* irix */
- "irix64","ip*","*", /* irix64 */
-- "freebsd","i?86","*", /* freebsd */
-+ "freebsd","*","*", /* freebsd */
- "sunos","i86pc","5*", /* solarisx86 */
- "bsd","*","*", /* bsd 4.3 */
- "newsos","*","*", /* newsos4 */
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: