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