From efb204fdff0efb1a4a7311a0bab4cb97f1dd5e41 Mon Sep 17 00:00:00 2001 From: trojan Date: Wed, 22 Jan 2003 12:50:34 +0000 Subject: [PATCH] - remove Changed files: chkconfig-popt.patch -> 1.2 chkconfig-rcdir.patch -> 1.2 --- chkconfig-popt.patch | 12 ------------ chkconfig-rcdir.patch | 11 ----------- 2 files changed, 23 deletions(-) delete mode 100644 chkconfig-popt.patch delete mode 100644 chkconfig-rcdir.patch diff --git a/chkconfig-popt.patch b/chkconfig-popt.patch deleted file mode 100644 index 63f547f..0000000 --- a/chkconfig-popt.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nur chkconfig-1.2.16.orig/Makefile chkconfig-1.2.16/Makefile ---- chkconfig-1.2.16.orig/Makefile Fri Mar 16 17:08:02 2001 -+++ chkconfig-1.2.16/Makefile Fri Mar 16 17:11:03 2001 -@@ -22,7 +22,7 @@ - done && test -z "$$fail" - - chkconfig: $(OBJS) -- $(CC) $(LDFLAGS) -o chkconfig $(OBJS) /usr/lib/libpopt.a -+ $(CC) $(LDFLAGS) -o chkconfig $(OBJS) -lpopt - - ntsysv: $(NTOBJS) - $(CC) $(LDFLAGS) -o ntsysv $(NTOBJS) -lnewt -lpopt $(LIBMHACK) diff --git a/chkconfig-rcdir.patch b/chkconfig-rcdir.patch deleted file mode 100644 index 8059898..0000000 --- a/chkconfig-rcdir.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- chkconfig-1.2.16/leveldb.h.orig Mon Jul 3 07:57:04 2000 -+++ chkconfig-1.2.16/leveldb.h Fri Mar 16 17:34:05 2001 -@@ -1,7 +1,7 @@ - #ifndef H_LEVELDB - #define H_LEVELDB - --#define RUNLEVELS "/etc" -+#define RUNLEVELS "/etc/rc.d" - #define XINETDDIR "/etc/xinetd.d" - - #include -- 2.43.0