[Hejes-devel] [746] main makefile: cosmetic
hejes-devel at nytud.hu
hejes-devel at nytud.hu
Wed May 15 19:56:55 CEST 2013
Revision: 746
Author: mihaltz
Date: 2013-05-15 19:56:55 +0200 (Wed, 15 May 2013)
Log Message:
-----------
main makefile: cosmetic
Modified Paths:
--------------
Makefile
Modified: Makefile
===================================================================
--- Makefile 2013-05-15 17:51:22 UTC (rev 745)
+++ Makefile 2013-05-15 17:56:55 UTC (rev 746)
@@ -29,7 +29,7 @@
# Deploy the web2py application from the local ./tags/$(TAG)/ directory. Use e.g. "make deploy TAG=release-1.0" etc. in the command line.
# The ./tags/$(TAG)/web2py/applications/helyesiras_webdev svn directory will be exported into $(DIR)/applications/$(APPDIR)
# web2py should already be operational in /opt/web2py
-# All required tools and packages should already be installed (see ./$(TAG)/install/Makefile)
+# All required tools and packages should already be installed (see trunk/install/Makefile)
deploy: check-tag
echo Deploying $(TAG)...
sudo mkdir -p $(DIR)/applications/$(APPDIR)
More information about the Hejes-devel
mailing list