netpbm/netpbm-nodoc.patch

14 lines
379 B
Diff
Raw Normal View History

2014-05-16 12:52:51 +00:00
diff --git a/GNUmakefile b/GNUmakefile
index b0b7f00..a46329d 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -369,7 +369,7 @@ install.lib:
endif
2014-05-16 12:52:51 +00:00
.PHONY: install.manwebmain
-install.manwebmain: $(PKGDIR)/man/web/netpbm.url $(PKGDIR)/bin/doc.url
+install.manwebmain: $(PKGDIR)/man/web/netpbm.url
$(PKGDIR)/man/web/netpbm.url: $(PKGDIR)/man/web
echo "$(NETPBM_DOCURL)" > $@