[Setup-tool-hackers] runlevel admin



	Hi all,

	I've uploaded runlevel-admin to the CVS, this patch changes
Makefile.am's and configure.in to use it

Index: configure.in
===================================================================
RCS file: /cvs/gnome/ximian-setup-tools/configure.in,v
retrieving revision 1.126
diff -u -5 -r1.126 configure.in
--- configure.in	8 Feb 2002 19:09:03 -0000	1.126
+++ configure.in	24 Apr 2002 00:12:22 -0000
@@ -316,10 +316,11 @@
 src/dhcpd/Makefile
 src/display/Makefile
 src/location-manager/Makefile
 src/internetsharing/Makefile
 src/font/Makefile
+src/runlevel/Makefile
 doc/Makefile
 doc/nameresolution/Makefile
 doc/networking/Makefile
 doc/shares/Makefile
 po/Makefile.in
Index: backend/Makefile.am
===================================================================
RCS file: /cvs/gnome/setup-tools-backends/Makefile.am,v
retrieving revision 1.54.2.1
diff -u -5 -r1.54.2.1 Makefile.am
--- backend/Makefile.am	11 Feb 2002 20:39:16 -0000	1.54.2.1
+++ backend/Makefile.am	24 Apr 2002 00:12:22 -0000
@@ -36,10 +36,11 @@
 	platform.pl.in  \
 	print.pl.in     \
 	replace.pl.in   \
 	report.pl.in    \
 	service.pl.in   \
+	service-list.pl.in	\
 	share.pl.in     \
 	tokenizer.pl.in \
 	util.pl.in      \
 	x.pl.in         \
 	xml.pl.in
Index: interfaces/Makefile.am
===================================================================
RCS file: /cvs/gnome/ximian-setup-tools/interfaces/Makefile.am,v
retrieving revision 1.27.2.1
diff -u -5 -r1.27.2.1 Makefile.am
--- interfaces/Makefile.am	11 Feb 2002 20:39:17 -0000	1.27.2.1
+++ interfaces/Makefile.am	24 Apr 2002 00:12:23 -0000
@@ -12,10 +12,11 @@
 	location-manager.glade			\
 	internetsharing.glade			\
 	rollback-location-management.glade \
 	display.glade					\
 	print.glade					\
+	runlevel.glade					\
 	font.glade
 
 interfaces_DATA = $(interfaces)
 interfacesdir = $(datadir)/ximian-setup-tools/interfaces
 
Index: src/Makefile.am
===================================================================
RCS file: /cvs/gnome/ximian-setup-tools/src/Makefile.am,v
retrieving revision 1.27
diff -u -5 -r1.27 Makefile.am
--- src/Makefile.am	8 Feb 2002 19:09:04 -0000	1.27
+++ src/Makefile.am	24 Apr 2002 00:12:23 -0000
@@ -2,7 +2,7 @@
 ARCHIVER_TOOL = location-manager
 else
 ARCHIVER_TOOL = 
 endif
 
-SUBDIRS = common $(ARCHIVER_TOOL) network users time boot display shares internetsharing font 
+SUBDIRS = common $(ARCHIVER_TOOL) network users time boot display shares internetsharing font runlevel 
 #memory print  disks dhcpd

Esta parte del mensaje esta firmada digitalmente



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]