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

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

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

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

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-06-08 13:04:02 UTC (rev 2272)
+++ trunk/grub2/ChangeLog	2009-06-08 13:11:58 UTC (rev 2273)
@@ -1,3 +1,7 @@
+2009-06-08  Felix Zielcke  <[email protected]>
+
+	* Makefile.in (uninstall): Remove all $lib_DATA files.
+
 2009-06-08  Vladimir Serbinenko  <[email protected]>
 
 	Bugfix: install on partitionless device

Modified: trunk/grub2/Makefile.in
===================================================================
--- trunk/grub2/Makefile.in	2009-06-08 13:04:02 UTC (rev 2272)
+++ trunk/grub2/Makefile.in	2009-06-08 13:11:58 UTC (rev 2273)
@@ -315,6 +315,12 @@
 	  dest="`echo $$file | sed 's,include/,,'`"; \
 	  rm -f $(DESTDIR)$(includedir)/$$dest; \
 	done
+	@list='$(lib_DATA)'; \
+	for file in $$list; do \
+	  dest="`echo $$file | sed 's,.*/,,'`"; \
+	  echo rm -f $(DESTDIR)$(libdir)/$$dest; \
+	  rm -f $(DESTDIR)$(libdir)/grub/$$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.