bug-guile
[Top][All Lists]
Advanced

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

goopscore.scm is not being installed


From: Dale P. Smith
Subject: goopscore.scm is not being installed
Date: Tue, 03 Apr 2001 12:45:56 -0400

The file guile-core/oop/goops/goopscore.scm is not being installed. 
Here is a patch:


Index: guile-core/oop/goops/Makefile.am
===================================================================
RCS file: /cvs/guile/guile-core/oop/goops/Makefile.am,v
retrieving revision 1.2
diff -u -r1.2 Makefile.am
--- guile-core/oop/goops/Makefile.am    2001/03/10 03:09:50     1.2
+++ guile-core/oop/goops/Makefile.am    2001/04/03 15:43:53
@@ -25,7 +25,7 @@
 goops_sources =                                                       
\
     active-slot.scm compile.scm composite-slot.scm describe.scm       
\
     dispatch.scm internal.scm save.scm stklos.scm util.scm      \
-    old-define-method.scm
+    old-define-method.scm goopscore.scm

 subpkgdatadir = $(pkgdatadir)/$(VERSION)/oop/goops
 subpkgdata_DATA = $(goops_sources)



-- 
Dale P. Smith
Treasurer, Cleveland Linux Users Group http://cleveland.lug.net
Senior Systems Consultant, Altus Technologies Corporation
address@hidden
440-746-9000 x309



reply via email to

[Prev in Thread] Current Thread [Next in Thread]