This commit is contained in:
Nico Schottelius 2006-10-15 21:27:29 +02:00
parent c19dfcca1d
commit 79445b333b

View file

@ -18,8 +18,8 @@ path_dir=/usr/local/bin
path_destination=$(path_dir)/$(CCOLLECT) path_destination=$(path_dir)/$(CCOLLECT)
# where to publish # where to publish
host=creme.schottelius.org host=home.schottelius.org
dir=www/org/schottelius/linux/ccollect dir=www/org/schottelius/unix/www/ccollect/
docdir=$(dir)/doc docdir=$(dir)/doc
# #
@ -67,10 +67,10 @@ install-script:
# Developer targets # Developer targets
# #
update: update:
@cg-update creme @cg-update home
push-work: push-work:
@cg-push creme @cg-push home
@cg-push sygroup @cg-push sygroup
publish-doc: documentation publish-doc: documentation