[evolution-patches] 41811
- From: JP Rosevear <jpr ximian com>
- To: evolution-patches ximian com
- Subject: [evolution-patches] 41811
- Date: 05 May 2003 11:31:49 -0400
Caused by being disted against ORBit 2.6 and run against ORBit 2.4. I
checked other areas where sources are built and they all seem good.
-JP
--
JP Rosevear <jpr ximian com>
Ximian, Inc.
? gui/model.patch
? gui/ref.backup
? gui/ref.txt
? gui/dialogs/alarm-options.gladep
? gui/dialogs/event-page.gladep
? gui/dialogs/meeting-page.gladep
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/calendar/ChangeLog,v
retrieving revision 1.1758
diff -u -r1.1758 ChangeLog
--- ChangeLog 2 May 2003 12:37:12 -0000 1.1758
+++ ChangeLog 5 May 2003 15:26:30 -0000
@@ -1,3 +1,9 @@
+2003-05-05 JP Rosevear <jpr ximian com>
+
+ Fixes #41811
+
+ * gui/alarm-notify/Makefile.am: don't dist idl generated files
+
2003-05-01 JP Rosevear <jpr ximian com>
* gui/dialogs/task-editor.c (task_editor_finalize): unref the
Index: gui/alarm-notify/Makefile.am
===================================================================
RCS file: /cvs/gnome/evolution/calendar/gui/alarm-notify/Makefile.am,v
retrieving revision 1.30
diff -u -r1.30 Makefile.am
--- gui/alarm-notify/Makefile.am 28 Feb 2003 18:13:12 -0000 1.30
+++ gui/alarm-notify/Makefile.am 5 May 2003 15:26:30 -0000
@@ -70,3 +70,6 @@
BUILT_SOURCES = $(CORBA_GENERATED)
CLEANFILES = $(BUILT_SOURCES)
+
+dist-hook:
+ cd $(distdir); rm -f $(BUILT_SOURCES)
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]