gnomeweb-wml r6451 - in trunk: . projects.gnome.org/gnumeric



Author: murrayc
Date: Tue Nov 11 09:36:07 2008
New Revision: 6451
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6451&view=rev

Log:
2008-11-11  Murray Cumming  <murrayc murrayc com>

* projects.gnome.org/gnumeric/Makefile.am: Commented out the attempt 
to write an ls list to the files file, because it breaks the build.
Maybe that file needs to be in svn.

Modified:
   trunk/ChangeLog
   trunk/projects.gnome.org/gnumeric/Makefile.am

Modified: trunk/projects.gnome.org/gnumeric/Makefile.am
==============================================================================
--- trunk/projects.gnome.org/gnumeric/Makefile.am	(original)
+++ trunk/projects.gnome.org/gnumeric/Makefile.am	Tue Nov 11 09:36:07 2008
@@ -23,5 +23,6 @@
 
 include $(top_srcdir)/rules.common
 
-install-exec-hook:
-	ls -lR $(pagedir) >$(pagedir)/files
+# Commented out because this breaks the build. murrayc.
+#install-exec-hook:
+#	ls -lR $(pagedir) >$(pagedir)/files



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