[med-svn] r21730 - trunk/community/website/docs

Afif Elghraoui afif at moszumanska.debian.org
Sun Apr 24 22:34:13 UTC 2016


Author: afif
Date: 2016-04-24 22:34:13 +0000 (Sun, 24 Apr 2016)
New Revision: 21730

Modified:
   trunk/community/website/docs/Makefile
Log:
Use alioth.debian.org rather than just alioth for hostname

Otherwise, make publish won't work outside of Debian network
or without a customized local ssh configuration for this host.



Modified: trunk/community/website/docs/Makefile
===================================================================
--- trunk/community/website/docs/Makefile	2016-04-24 22:29:52 UTC (rev 21729)
+++ trunk/community/website/docs/Makefile	2016-04-24 22:34:13 UTC (rev 21730)
@@ -1,4 +1,4 @@
-PUBLISHHOST=alioth
+PUBLISHHOST=alioth.debian.org
 PUBLISHDIR=/home/groups/debian-med/htdocs/docs
 
 all: policy




More information about the debian-med-commit mailing list