From f680442c60dbeea2cb4ea88cfb35385df2b8a114 Mon Sep 17 00:00:00 2001 From: David Faure Date: Wed, 2 Apr 2014 20:19:28 +0200 Subject: idle-inhibit: fix upload url --- idle-inhibit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idle-inhibit/Makefile b/idle-inhibit/Makefile index 8c651ba..d830986 100644 --- a/idle-inhibit/Makefile +++ b/idle-inhibit/Makefile @@ -14,4 +14,4 @@ clean: rm -f html/*.html upload: all - rsync -Hvax html/./ specs.freedesktop.org:/srv/specifications.freedesktop.org/www/idle-inhibition-service/./ + rsync -Hvax html/./ specs.freedesktop.org:/srv/specifications.freedesktop.org/www/idle-inhibit-spec/latest/ -- cgit v1.2.3-54-g00ecf