[2270] 2009-06-08 Felix Zielcke <[email protected]>

Felix Zielcke <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2270
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2270
Author:   fzielcke
Date:     2009-06-08 12:16:58 +0000 (Mon, 08 Jun 2009)
Log Message:
-----------
2009-06-08  Felix Zielcke  <[email protected]>

	* Makefile.in (uninstall): Remove all $include_DATA files.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/Makefile.in

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-06-08 07:32:14 UTC (rev 2269)
+++ trunk/grub2/ChangeLog	2009-06-08 12:16:58 UTC (rev 2270)
@@ -1,5 +1,9 @@
 2009-06-08  Felix Zielcke  <[email protected]>
 
+	* Makefile.in (uninstall): Remove all $include_DATA files.
+
+2009-06-08  Felix Zielcke  <[email protected]>
+
 	* commands/true.c: New file.  Implement the true and false commands.
 	* conf/common.rmk.c (pkglib_MODULES): Add `true.mod'.
 	(true_mod_SOURCES): New variable.

Modified: trunk/grub2/Makefile.in
===================================================================
--- trunk/grub2/Makefile.in	2009-06-08 07:32:14 UTC (rev 2269)
+++ trunk/grub2/Makefile.in	2009-06-08 12:16:58 UTC (rev 2270)
@@ -310,6 +310,13 @@
 	  dest="`echo $$file | sed 's,.*/,,' | sed '$(transform)'`"; \
 	  rm -f $(DESTDIR)$(sysconfdir)/grub.d/$$dest; \
 	done
+	@list='$(include_DATA)'; \
+	for file in $$list; do \
+	  echo $$file; \
+	  dest="`echo $$file | sed 's,include/,,'`"; \
+	  echo $$dest; \
+	  rm -f $(DESTDIR)$(includedir)/$$dest; \
+	done
 
 clean:
 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.