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:
|
2004-09-23 14:41:03 +00:00
|
|
|
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
|
2004-09-23 14:41:03 +00:00
|
|
|
|
|
|
|
$(PKGDIR)/man/web/netpbm.url: $(PKGDIR)/man/web
|
|
|
|
echo "$(NETPBM_DOCURL)" > $@
|