netpbm/netpbm-nodoc.patch

14 lines
415 B
Diff
Raw Normal View History

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