removal of fifteen from cvs



I see that fifteen has been removed from cvs, but the configure.in and
applet/Makefile.am haven't been updated.  Here are two patches to fix it,
although it is trivial.

--Tom

Index: configure.in
===================================================================
RCS file: /cvs/gnome/gnome-core/configure.in,v
retrieving revision 1.72
diff -u -r1.72 configure.in
--- configure.in        1998/07/09 00:09:34     1.72
+++ configure.in        1998/07/12 08:52:12
@@ -176,7 +176,6 @@
 applets/clockmail/Makefile
 applets/webcontrol/Makefile
 applets/dialer/Makefile
-applets/fifteen/Makefile
 core-docs/Makefile
 desktop-links/Makefile
 desktop-properties/Makefile

Index: applets/Makefile.am
===================================================================
RCS file: /cvs/gnome/gnome-core/applets/Makefile.am,v
retrieving revision 1.22
diff -u -r1.22 Makefile.am
--- Makefile.am 1998/07/09 00:09:38     1.22
+++ Makefile.am 1998/07/12 08:54:13
@@ -1,6 +1,6 @@
 always_built_SUBDIRS = applet-dirs gen_util batmon cpuload cpumemusage \
         fish bussign netload dialer webcontrol diskusage icewm-pager   \
-        drivemount clockmail fifteen
+        drivemount clockmail
 
 sometimes_built_SUBDIRS = cdplayer mixer modemlights

Thomas R. Stanis			<stanis@cs.wisc.edu>
System Administrator/Programmer		Home: 608-251-3090
UW Computer Sciences			Work: 608-265-3151
Forget chickens, I want to know whether the assembler or the OS came first. 
	--Elliot Lee



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