[2317] 2009-06-11 Pavel Roskin <[email protected]>

Pavel Roskin <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2317
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2317
Author:   proski
Date:     2009-06-12 02:42:26 +0000 (Fri, 12 Jun 2009)
Log Message:
-----------
2009-06-11  Pavel Roskin  <[email protected]>

	* Makefile.in (uninstall): Uninstall manuals.

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

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-06-12 02:10:21 UTC (rev 2316)
+++ trunk/grub2/ChangeLog	2009-06-12 02:42:26 UTC (rev 2317)
@@ -1,5 +1,7 @@
 2009-06-11  Pavel Roskin  <[email protected]>
 
+	* Makefile.in (uninstall): Uninstall manuals.
+
 	* Makefile.in: Rename lib_DATA to lib_SCRIPTS, move it from
 	PKGLIB to SCRIPTS.  This fixes installation of grub-mkconfig_lib
 	and update-grub_lib in two places.

Modified: trunk/grub2/Makefile.in
===================================================================
--- trunk/grub2/Makefile.in	2009-06-12 02:10:21 UTC (rev 2316)
+++ trunk/grub2/Makefile.in	2009-06-12 02:42:26 UTC (rev 2317)
@@ -302,10 +302,12 @@
 	@list='$(bin_UTILITIES) $(bin_SCRIPTS)'; for file in $$list; do \
 	  dest="`echo $$file | sed 's,.*/,,' | sed '$(transform)'`"; \
 	  rm -f $(DESTDIR)$(bindir)/$$dest; \
+	  rm -f $(DESTDIR)$(mandir)/man1/$$dest.1; \
 	done
 	@list='$(sbin_UTILITIES) $(sbin_SCRIPTS)'; for file in $$list; do \
 	  dest="`echo $$file | sed 's,.*/,,' | sed '$(transform)'`"; \
 	  rm -f $(DESTDIR)$(sbindir)/$$dest; \
+	  rm -f $(DESTDIR)$(mandir)/man8/$$dest.8; \
 	done
 	@list='$(grub-mkconfig_SCRIPTS) $(grub-mkconfig_DATA)'; for file in $$list; do \
 	  dest="`echo $$file | sed 's,.*/,,' | sed '$(transform)'`"; \
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.