1f15ca5
--- netpbm-10.24/GNUmakefile.nodoc	2004-08-11 20:41:54.000000000 +0200
1f15ca5
+++ netpbm-10.24/GNUmakefile	2004-09-23 16:08:29.724369240 +0200
1f15ca5
@@ -275,16 +275,12 @@
1f15ca5
 endif
1f15ca5
 
1f15ca5
 .PHONY: install.manweb
1f15ca5
-install.manweb: $(PKGDIR)/man/web/netpbm.url $(PKGDIR)/bin/doc.url
1f15ca5
+install.manweb: $(PKGDIR)/man/web/netpbm.url
1f15ca5
 
1f15ca5
 $(PKGDIR)/man/web/netpbm.url: $(PKGDIR)/man/web
1f15ca5
 	echo "$(NETPBM_DOCURL)" > $@
1f15ca5
 	chmod $(INSTALL_PERM_MAN) $@
1f15ca5
 
1f15ca5
-$(PKGDIR)/bin/doc.url: $(PKGDIR)/bin
1f15ca5
-	echo "$(NETPBM_DOCURL)" > $@
1f15ca5
-	chmod $(INSTALL_PERM_MAN) $@
1f15ca5
-
1f15ca5
 .PHONY: install-dev
1f15ca5
 # Note that you might install the development package and NOT the runtime
1f15ca5
 # package.  If you have a special system for building stuff, maybe for