glhack (1.2-1) 02-remove-guidebook-manpage.dpatch

Summary

 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

#! /bin/sh /usr/share/dpatch/dpatch-run
## 02-use-txt-guidebook.dpatch by Stefan Ritter <xeno@thehappy.de>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: We're using the .txt variant instead of a broken manpage

@DPATCH@
diff -urNad glhack-1.2~/Makefile glhack-1.2/Makefile
--- glhack-1.2~/Makefile	2004-05-28 10:58:32.000000000 +0200
+++ glhack-1.2/Makefile	2009-07-23 20:30:07.000000000 +0200
@@ -111,7 +111,7 @@
 manpages:
 	cp doc/glhack.6 $(MANDIR)/man6
 	cp doc/glhackrc.5 $(MANDIR)/man5
-	cp doc/nethack-guidebook.6 $(MANDIR)/man6
+	# cp doc/nethack-guidebook.6 $(MANDIR)/man6
 	( cd doc ; $(MAKE) manpages )
 
 data: $(GAME)