diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile | 4 | ||||
-rw-r--r-- | doc/pd-doc.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/Makefile b/doc/Makefile index 4fa15da5..1a4f9811 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,9 +3,9 @@ current: darwin_pkg
-PDDOC_VERSION = $(shell date +20%y.%m.%d)
+PACKAGE_VERSION = $(shell date +20%y.%m.%d)
PACKAGE_PREFIX = pd-doc
-PACKAGE_NAME = $(PACKAGE_PREFIX)-$(PDDOC_VERSION)
+PACKAGE_NAME = $(PACKAGE_PREFIX)-$(PACKAGE_VERSION)
darwin_pkg_license:
# generate HTML version of License
diff --git a/doc/pd-doc.info b/doc/pd-doc.info index cccad167..db388b4f 100644 --- a/doc/pd-doc.info +++ b/doc/pd-doc.info @@ -1,6 +1,6 @@ -Title Pure Data Docs +Title Pure Data Extra Docs Version MSP standard paths -Description Tutorials and Special Docs +Description Tutorials and special docs collected from various authors. DefaultLocation /usr/local/lib DeleteWarning |